editor: narrow core host contract surface

This commit is contained in:
2026-04-27 18:45:31 +08:00
parent 3ac5c34f84
commit 205a30d291
66 changed files with 183 additions and 123 deletions

View File

@@ -1,6 +1,6 @@
#include "Bootstrap/Application.h"
#include "Bootstrap/EditorResources.h"
#include "System/SystemInteractionService.h"
#include "Host/Interfaces/SystemInteractionService.h"
#include "Composition/EditorContext.h"
#include "Features/EditorUtilityWindowRegistry.h"
#include "Features/EditorWorkspacePanelRegistry.h"