fix system/user header formatting
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#include "sprite_editor.h"
|
||||
|
||||
#include <core/platform/file_dialog.h>
|
||||
#include <editor/sprite/zsprite.h>
|
||||
#include <gui/icons.h>
|
||||
#include <gui/input.h>
|
||||
#include "app/core/platform/file_dialog.h"
|
||||
#include "app/editor/sprite/zsprite.h"
|
||||
#include "app/gui/icons.h"
|
||||
#include "app/gui/input.h"
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
@@ -275,4 +275,4 @@ void SpriteEditor::DrawCustomSpritesMetadata() {
|
||||
|
||||
} // namespace editor
|
||||
} // namespace app
|
||||
} // namespace yaze
|
||||
} // namespace yaze
|
||||
|
||||
Reference in New Issue
Block a user