diff options
Diffstat (limited to 'include/core/NodePath.hpp')
-rw-r--r-- | include/core/NodePath.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/NodePath.hpp b/include/core/NodePath.hpp index 91cb1e1..f4b4b25 100644 --- a/include/core/NodePath.hpp +++ b/include/core/NodePath.hpp @@ -3,7 +3,7 @@ #include "String.hpp" -#include <godot/godot_node_path.h> +#include <godot/node_path.h> namespace godot { |