summaryrefslogtreecommitdiffhomepage
path: root/editor/vobj-editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/vobj-editor.cpp')
-rw-r--r--editor/vobj-editor.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/editor/vobj-editor.cpp b/editor/vobj-editor.cpp
index d4497fda..cab9c0e1 100644
--- a/editor/vobj-editor.cpp
+++ b/editor/vobj-editor.cpp
@@ -5,8 +5,7 @@
#include "loader/loader.hpp"
#include "loader/vobj-cell.hpp"
#include "app.hpp"
-#include <array>
-#include <utility>
+#include "compat/borrowed-ptr.inl"
#include <Corrade/Containers/StringView.h>
namespace floormat {