summaryrefslogtreecommitdiffstats
path: root/src/core/GodotGlobal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/GodotGlobal.cpp')
-rw-r--r--src/core/GodotGlobal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/GodotGlobal.cpp b/src/core/GodotGlobal.cpp
index 96a5fa6..823c2c1 100644
--- a/src/core/GodotGlobal.cpp
+++ b/src/core/GodotGlobal.cpp
@@ -2,7 +2,7 @@
#include "String.hpp"
-#include <godot/gdnative.h>
+#include <gdnative/gdnative.h>
namespace godot {