summaryrefslogtreecommitdiffstats
path: root/src/core/Dictionary.cpp
diff options
context:
space:
mode:
authorKarroffel <therzog@mail.de>2017-07-24 14:23:09 +0200
committerKarroffel <therzog@mail.de>2017-07-24 17:08:52 +0200
commitc27af379b82bae4a3c2b0bc661b9e9e624cbdb51 (patch)
tree46e4006bc9cf642b13641d00d90ded085be47812 /src/core/Dictionary.cpp
parent2195f2e9a806726b3683ab2aee7699422951d4e5 (diff)
downloadredot-cpp-c27af379b82bae4a3c2b0bc661b9e9e624cbdb51.tar.gz
updated to use the new NativeScript and GDNative interface
Diffstat (limited to 'src/core/Dictionary.cpp')
-rw-r--r--src/core/Dictionary.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Dictionary.cpp b/src/core/Dictionary.cpp
index 8ea2d17..61383e7 100644
--- a/src/core/Dictionary.cpp
+++ b/src/core/Dictionary.cpp
@@ -4,7 +4,6 @@
#include "Array.hpp"
-#include <godot/godot_dictionary.h>
namespace godot {