diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/wall-atlas.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wall-atlas.cpp b/test/wall-atlas.cpp index 0790d38a..14046a09 100644 --- a/test/wall-atlas.cpp +++ b/test/wall-atlas.cpp @@ -4,7 +4,7 @@ #include "serialize/json-helper.hpp" #include "loader/loader.hpp" #include "compat/exception.hpp" -#include <Corrade/Containers/StringStl.h> +#include <Corrade/Containers/String.h> #include <Corrade/Utility/Path.h> namespace floormat::Wall::detail { |