We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6e7d9 commit 8589a62Copy full SHA for 8589a62
cppmods/KismetDebuggerMod/include/KismetDebugger.hpp
@@ -4,7 +4,7 @@
4
#include <unordered_set>
5
6
#include <Unreal/FFrame.hpp>
7
-#include <Unreal/UStruct.hpp>
+#include <Unreal/CoreUObject/UObject/Class.hpp>
8
#include <Unreal/UObject.hpp>
9
10
namespace RC::GUI::KismetDebuggerMod
0 commit comments