summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/godot/godot_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/godot/godot_string.h')
-rw-r--r--modules/gdnative/godot/godot_string.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gdnative/godot/godot_string.h b/modules/gdnative/godot/godot_string.h
index cf5a22dd8d..83ed5d6ec1 100644
--- a/modules/gdnative/godot/godot_string.h
+++ b/modules/gdnative/godot/godot_string.h
@@ -35,6 +35,7 @@ extern "C" {
#endif
#include <stdint.h>
+#include <wchar.h>
#ifndef GODOT_CORE_API_GODOT_STRING_TYPE_DEFINED
typedef struct godot_string {