diff options
Diffstat (limited to 'tests/test_basis.h')
-rw-r--r-- | tests/test_basis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_basis.h b/tests/test_basis.h index 05efe33788..db4e0b347f 100644 --- a/tests/test_basis.h +++ b/tests/test_basis.h @@ -33,7 +33,7 @@ #include "core/math/random_number_generator.h" #include "core/os/os.h" -#include "core/ustring.h" +#include "core/string/ustring.h" #include "tests/test_macros.h" |