summaryrefslogtreecommitdiffstats
path: root/include/core/NodePath.hpp
diff options
context:
space:
mode:
authorRamesh Ravone <ramesh.maran443@gmail.com>2017-10-03 16:07:34 +0530
committerRamesh Ravone <ramesh.maran443@gmail.com>2017-10-03 16:07:34 +0530
commit10bb24cfbc21a9cb6591a311052d63c53c498573 (patch)
tree0e065c28d6f2f162ae68b9f2c072bfe21cf56914 /include/core/NodePath.hpp
parentdef39f4862f8d2340db45d3a41903b59e37e3eda (diff)
downloadredot-cpp-10bb24cfbc21a9cb6591a311052d63c53c498573.tar.gz
updated bindings
Diffstat (limited to 'include/core/NodePath.hpp')
-rw-r--r--include/core/NodePath.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/NodePath.hpp b/include/core/NodePath.hpp
index f4b4b25..235c95e 100644
--- a/include/core/NodePath.hpp
+++ b/include/core/NodePath.hpp
@@ -3,7 +3,7 @@
#include "String.hpp"
-#include <godot/node_path.h>
+#include <gdnative/node_path.h>
namespace godot {