diff --git a/Source/RealtimeMeshEditor/Private/RealtimeMeshEditor.cpp b/Source/RealtimeMeshEditor/Private/RealtimeMeshEditor.cpp index 792191e..5c283e5 100644 --- a/Source/RealtimeMeshEditor/Private/RealtimeMeshEditor.cpp +++ b/Source/RealtimeMeshEditor/Private/RealtimeMeshEditor.cpp @@ -13,7 +13,6 @@ #include "Framework/Notifications/NotificationManager.h" #include "Interfaces/IPluginManager.h" #include "Widgets/Notifications/SNotificationList.h" -#include "Editor.h" #define LOCTEXT_NAMESPACE "RealtimeMeshEditorModule"