summaryrefslogtreecommitdiffhomepage
path: root/editor/editor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor.hpp')
-rw-r--r--editor/editor.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor.hpp b/editor/editor.hpp
index eac544ad..d9d4d386 100644
--- a/editor/editor.hpp
+++ b/editor/editor.hpp
@@ -9,7 +9,7 @@
#include <map>
#include <memory>
-#include "compat/optional.hpp"
+#include <Corrade/Containers/Optional.h>
#include <Corrade/Containers/StringView.h>
namespace floormat {