From 921f756855b9e19363cb79355d12bb8d683ffc06 Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sat, 7 May 2022 17:27:01 -0700 Subject: Reduce dependency between editor headers and main game headers --- source/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/CMakeLists.txt') diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index ba07566..6ca2cd5 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -6,7 +6,7 @@ PRIVATE EditorAccessories.cpp EditorAttachmentImpl.cpp EditorCommandPalette.cpp - EditorCore.cpp + EditorCorePrivate.cpp EditorGuizmo.cpp EditorNotification.cpp EditorUtils.cpp -- cgit v1.2.3-70-g09d2