From 4386c02d61b37c0d5c508895df2f028b8ea2057c Mon Sep 17 00:00:00 2001 From: rtk0c Date: Thu, 23 Jun 2022 19:06:39 -0700 Subject: Changeset: 74 Move EditorNotification.hpp to the common module --- source/30-game/EditorCorePrivate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/30-game/EditorCorePrivate.cpp') diff --git a/source/30-game/EditorCorePrivate.cpp b/source/30-game/EditorCorePrivate.cpp index 358a95a..b335c60 100644 --- a/source/30-game/EditorCorePrivate.cpp +++ b/source/30-game/EditorCorePrivate.cpp @@ -5,7 +5,6 @@ #include "EditorAccessories.hpp" #include "EditorAttachmentImpl.hpp" #include "EditorCommandPalette.hpp" -#include "EditorNotification.hpp" #include "EditorUtils.hpp" #include "GameObject.hpp" #include "Mesh.hpp" @@ -13,6 +12,7 @@ #include "SceneThings.hpp" #include "VertexIndex.hpp" +#include #include #include #include -- cgit v1.2.3-70-g09d2