Remove editor app include root
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
|
||||
#include "Windowing/Content/EditorWindowContentController.h"
|
||||
#include "Windowing/Runtime/EditorWindowScreenshotController.h"
|
||||
#include "Content/EditorWindowContentController.h"
|
||||
#include "Runtime/EditorWindowScreenshotController.h"
|
||||
|
||||
#include <Host/Interfaces/EditorWindowRenderRuntime.h>
|
||||
#include <Interfaces/EditorWindowRenderRuntime.h>
|
||||
|
||||
#include <XCEngine/UI/DrawData.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user