Remove editor app include root

This commit is contained in:
2026-04-27 19:16:08 +08:00
parent 3b945dc6d4
commit 8353da05e5
164 changed files with 472 additions and 436 deletions

View File

@@ -1,7 +1,7 @@
#include "Rendering/Viewport/Passes/SceneViewportSelectionOutlinePass.h"
#include "Viewport/Passes/SceneViewportSelectionOutlinePass.h"
#include "Rendering/Viewport/SceneViewportResourcePaths.h"
#include "Rendering/Viewport/ViewportRenderTargets.h"
#include "Viewport/SceneViewportResourcePaths.h"
#include "Viewport/ViewportRenderTargets.h"
#include <XCEngine/Components/GameObject.h>
#include <XCEngine/Rendering/RenderSurfacePipelineUtils.h>