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 99948aca..9676a22d 100644
--- a/editor/editor.cpp
+++ b/editor/editor.cpp
@@ -6,8 +6,8 @@
#include <Corrade/Containers/StringView.h>
-#include <string_view>
#include <vector>
+#include <algorithm>
#include <filesystem>
namespace floormat {