summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--editor/editor.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/editor/editor.cpp b/editor/editor.cpp
index 2d52d715..99a3cf96 100644
--- a/editor/editor.cpp
+++ b/editor/editor.cpp
@@ -4,10 +4,8 @@
#include "src/world.hpp"
#include "keys.hpp"
-#include <Corrade/Containers/StringView.h>
-
-#include <vector>
#include <algorithm>
+#include <Corrade/Containers/StringView.h>
namespace floormat {