summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-13 03:52:43 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-13 03:52:43 +0100
commit860189e34fb24cc908c306489bf2d62e6c13f5a8 (patch)
tree634dca8fd9b49660c07e1867c1d2713c1d743781 /test
parent8d68cd13d1d0fa65bac41e51c3155f1fcc5ec899 (diff)
w
Diffstat (limited to 'test')
-rw-r--r--test/wall-atlas.cpp2
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 {