diff options
Diffstat (limited to 'modules/mono/editor/csharp_project.h')
-rw-r--r-- | modules/mono/editor/csharp_project.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/editor/csharp_project.h b/modules/mono/editor/csharp_project.h index 381dd17e02..d852139de0 100644 --- a/modules/mono/editor/csharp_project.h +++ b/modules/mono/editor/csharp_project.h @@ -31,7 +31,7 @@ #ifndef CSHARP_PROJECT_H #define CSHARP_PROJECT_H -#include "ustring.h" +#include "core/ustring.h" namespace CSharpProject { |