summaryrefslogtreecommitdiffstats
path: root/src/core/Vector2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Vector2.cpp')
-rw-r--r--src/core/Vector2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Vector2.cpp b/src/core/Vector2.cpp
index 46f1125..7dc78b6 100644
--- a/src/core/Vector2.cpp
+++ b/src/core/Vector2.cpp
@@ -2,7 +2,7 @@
#include <cmath>
-#include <godot/vector2.h>
+#include <gdnative/vector2.h>
#include "String.hpp"