diff options
Diffstat (limited to 'tests/test_list.h')
-rw-r--r-- | tests/test_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_list.h b/tests/test_list.h index 7412fbc3c8..adeedaaf3e 100644 --- a/tests/test_list.h +++ b/tests/test_list.h @@ -31,7 +31,7 @@ #ifndef TEST_LIST_H #define TEST_LIST_H -#include "core/list.h" +#include "core/templates/list.h" #include "tests/test_macros.h" |