diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-29 03:45:13 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-29 03:45:13 +0200 |
| commit | 1709a4f2037f45b199da319cc7cc4ea2c3f177bd (patch) | |
| tree | cc1ba361e5e0a4803c4c21e90e3f8b431bad74e5 /editor/editor.cpp | |
| parent | 1995c5981e044c5c537b48c53073409137c42ec6 (diff) | |
update pch
Diffstat (limited to 'editor/editor.cpp')
| -rw-r--r-- | editor/editor.cpp | 2 |
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> |
