summaryrefslogtreecommitdiffhomepage
path: root/editor/editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor.cpp')
-rw-r--r--editor/editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor.cpp b/editor/editor.cpp
index defc1476..dca7cfe0 100644
--- a/editor/editor.cpp
+++ b/editor/editor.cpp
@@ -7,7 +7,7 @@
#include "compat/unreachable.hpp"
#include "src/tile-defs.hpp"
#include "src/world.hpp"
-#include <Corrade/Containers/StringStlView.h>
+#include <Corrade/Containers/StringView.h>
#include <filesystem>
#include <vector>