We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231927f commit b7f1b36Copy full SHA for b7f1b36
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