From 741800f5cc852ffd04088d5ee779a8c9421c65a7 Mon Sep 17 00:00:00 2001 From: Karroffel Date: Thu, 6 Apr 2017 14:00:54 +0200 Subject: [DLScript] fixed android builds now ... really. --- modules/dlscript/godot/godot_string.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/dlscript/godot/godot_string.cpp b/modules/dlscript/godot/godot_string.cpp index 43f05500fd..97d0985a50 100644 --- a/modules/dlscript/godot/godot_string.cpp +++ b/modules/dlscript/godot/godot_string.cpp @@ -3,7 +3,7 @@ #include "string_db.h" #include "ustring.h" -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3