diff options
Diffstat (limited to 'tests/test_macros.h')
-rw-r--r-- | tests/test_macros.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_macros.h b/tests/test_macros.h index 2f0bc6dcfa..6968f9df1f 100644 --- a/tests/test_macros.h +++ b/tests/test_macros.h @@ -33,6 +33,7 @@ #include "core/object/callable_method_pointer.h" #include "core/object/class_db.h" +#include "core/string/print_string.h" #include "core/templates/map.h" #include "core/variant/variant.h" |