summaryrefslogtreecommitdiffstats
path: root/include/core/Array.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/Array.hpp')
-rw-r--r--include/core/Array.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/Array.hpp b/include/core/Array.hpp
index 6a64872..2005740 100644
--- a/include/core/Array.hpp
+++ b/include/core/Array.hpp
@@ -1,7 +1,7 @@
#ifndef ARRAY_H
#define ARRAY_H
-#include <godot/array.h>
+#include <gdnative/array.h>
#include "String.hpp"