Remove editor app include root
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include "Features/Scene/SceneViewportFeature.h"
|
||||
#include "Scene/SceneViewportFeature.h"
|
||||
|
||||
#include "Core/Panels/EditorPanelIds.h"
|
||||
#include "Host/Interfaces/UiTextureHost.h"
|
||||
#include "Rendering/Viewport/ViewportHostService.h"
|
||||
#include "Scene/EditorSceneRuntime.h"
|
||||
#include "State/EditorCommandFocusService.h"
|
||||
#include "Panels/EditorPanelIds.h"
|
||||
#include "Interfaces/UiTextureHost.h"
|
||||
#include "Viewport/ViewportHostService.h"
|
||||
#include "EditorSceneRuntime.h"
|
||||
#include "EditorCommandFocusService.h"
|
||||
|
||||
namespace XCEngine::UI::Editor::App {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user