Skip to content

Commit

Permalink
Fixing missing include for RealtimeMeshEditor
Browse files Browse the repository at this point in the history
  • Loading branch information
Koderz committed Jun 26, 2024
1 parent e8f463c commit 420a197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/RealtimeMeshEditor/Private/RealtimeMeshEditor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include "Framework/Notifications/NotificationManager.h"
#include "Interfaces/IPluginManager.h"
#include "Widgets/Notifications/SNotificationList.h"
#include "Editor.h"

#define LOCTEXT_NAMESPACE "RealtimeMeshEditorModule"

Expand Down

0 comments on commit 420a197

Please sign in to comment.