refactor(new_editor): continue architecture closeout
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
|
||||
#include <XCEditor/Shell/UIEditorPanelFrame.h>
|
||||
#include "Host/AutoScreenshot.h"
|
||||
#include "Host/NativeRenderer.h"
|
||||
#include <XCEditor/Panels/UIEditorPanelFrame.h>
|
||||
#include "Rendering/Native/AutoScreenshot.h"
|
||||
#include "Rendering/Native/NativeRenderer.h"
|
||||
|
||||
#include <XCEngine/UI/DrawData.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user