We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2a898f + 140ad43 commit 1ba6ac8Copy full SHA for 1ba6ac8
1 file changed
Plugins/KawaiiPhysics/Source/KawaiiPhysicsEd/Private/AnimGraphNode_KawaiiPhysics.cpp
@@ -6,9 +6,9 @@
6
#include "DetailWidgetRow.h"
7
#include "KawaiiPhysicsBoneConstraintsDataAsset.h"
8
#include "KawaiiPhysicsLimitsDataAsset.h"
9
-#include "NotificationManager.h"
+#include "Framework/Notifications/NotificationManager.h"
10
#include "Selection.h"
11
-#include "SNotificationList.h"
+#include "Widgets/Notifications/SNotificationList.h"
12
#include "AssetRegistry/AssetRegistryModule.h"
13
#include "Dialogs/DlgPickAssetPath.h"
14
#include "Kismet2/CompilerResultsLog.h"
0 commit comments