summaryrefslogtreecommitdiffhomepage
path: root/serialize/json-helper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'serialize/json-helper.cpp')
-rw-r--r--serialize/json-helper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/serialize/json-helper.cpp b/serialize/json-helper.cpp
index b9853794..315dec2d 100644
--- a/serialize/json-helper.cpp
+++ b/serialize/json-helper.cpp
@@ -3,7 +3,7 @@
#include "compat/strerror.hpp"
#include <concepts>
#include <fstream>
-#include <Corrade/Containers/StringStlView.h>
+#include <Corrade/Containers/StringView.h>
namespace floormat {