diff options
Diffstat (limited to 'modules/mono/godotsharp_dirs.h')
-rw-r--r-- | modules/mono/godotsharp_dirs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/godotsharp_dirs.h b/modules/mono/godotsharp_dirs.h index e87b5a4150..3466cb271d 100644 --- a/modules/mono/godotsharp_dirs.h +++ b/modules/mono/godotsharp_dirs.h @@ -31,7 +31,7 @@ #ifndef GODOTSHARP_DIRS_H #define GODOTSHARP_DIRS_H -#include "ustring.h" +#include "core/ustring.h" namespace GodotSharpDirs { |