Remove editor app include root
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "Services/Project/EditorProjectRuntime.h"
|
||||
#include "Services/Project/ProjectBrowserModel.h"
|
||||
#include "Project/EditorProjectRuntime.h"
|
||||
#include "Project/ProjectBrowserModel.h"
|
||||
|
||||
#include "Commands/EditorEditCommandRoute.h"
|
||||
#include "EditorEditCommandRoute.h"
|
||||
#include <XCEditor/Collections/UIEditorFilterableTreeHost.h>
|
||||
#include <XCEditor/Collections/UIEditorGridDragDrop.h>
|
||||
#include <XCEditor/Collections/UIEditorInlineRenameSession.h>
|
||||
|
||||
Reference in New Issue
Block a user