Remove editor app include root
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#include "Platform/Win32/Windowing/EditorWindow.h"
|
||||
#include "Bootstrap/EditorResources.h"
|
||||
#include "Platform/Win32/Chrome/EditorWindowChromeController.h"
|
||||
#include "Platform/Win32/Windowing/EditorWindowSession.h"
|
||||
#include "Platform/Win32/Windowing/EditorWindowSupport.h"
|
||||
#include "Platform/Win32/Runtime/EditorWindowInputController.h"
|
||||
#include "Core/Windowing/EditorWindowMetrics.h"
|
||||
#include "Host/Interfaces/EditorWindowContentBindings.h"
|
||||
#include "Windowing/EditorWindowDiagnostics.h"
|
||||
#include "Windowing/EditorWindow.h"
|
||||
#include "EditorResources.h"
|
||||
#include "Chrome/EditorWindowChromeController.h"
|
||||
#include "Windowing/EditorWindowSession.h"
|
||||
#include "Windowing/EditorWindowSupport.h"
|
||||
#include "Runtime/EditorWindowInputController.h"
|
||||
#include "Windowing/EditorWindowMetrics.h"
|
||||
#include "Interfaces/EditorWindowContentBindings.h"
|
||||
#include "EditorWindowDiagnostics.h"
|
||||
#include <XCEditor/Docking/UIEditorDockHostTransfer.h>
|
||||
#include <XCEditor/Foundation/UIEditorRuntimeTrace.h>
|
||||
#include <XCEditor/Shell/UIEditorShellInteraction.h>
|
||||
|
||||
Reference in New Issue
Block a user