summaryrefslogtreecommitdiffstats
path: root/modules/mono/mono_gd/support/ios_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mono/mono_gd/support/ios_support.h')
-rwxr-xr-xmodules/mono/mono_gd/support/ios_support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/mono_gd/support/ios_support.h b/modules/mono/mono_gd/support/ios_support.h
index e28af120e3..ed251cb23a 100755
--- a/modules/mono/mono_gd/support/ios_support.h
+++ b/modules/mono/mono_gd/support/ios_support.h
@@ -33,7 +33,7 @@
#if defined(IPHONE_ENABLED)
-#include "core/ustring.h"
+#include "core/string/ustring.h"
namespace gdmono {
namespace ios {