From c27af379b82bae4a3c2b0bc661b9e9e624cbdb51 Mon Sep 17 00:00:00 2001 From: Karroffel Date: Mon, 24 Jul 2017 14:23:09 +0200 Subject: updated to use the new NativeScript and GDNative interface --- src/core/RID.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/RID.cpp') diff --git a/src/core/RID.cpp b/src/core/RID.cpp index 1431a8a..75419ba 100644 --- a/src/core/RID.cpp +++ b/src/core/RID.cpp @@ -1,6 +1,6 @@ #include "RID.hpp" -#include +#include namespace godot { -- cgit v1.2.3