standardize imgui headers as user instead of system
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "asset_browser.h"
|
||||
|
||||
#include "absl/strings/str_format.h"
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
namespace gui {
|
||||
@@ -340,4 +342,4 @@ void GfxSheetAssetBrowser::Draw(gfx::BitmapManager* bmp_manager) {
|
||||
|
||||
} // namespace gui
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
} // namespace yaze
|
||||
|
||||
Reference in New Issue
Block a user