diff options
Diffstat (limited to 'editor/scenery-editor.cpp')
-rw-r--r-- | editor/scenery-editor.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/scenery-editor.cpp b/editor/scenery-editor.cpp index 0ba04028..778a0275 100644 --- a/editor/scenery-editor.cpp +++ b/editor/scenery-editor.cpp @@ -8,8 +8,6 @@ #include "src/scenery.hpp" #include "compat/borrowed-ptr.inl" -#include <Magnum/Math/Range.h> - namespace floormat { using rotation_t = std::underlying_type_t<enum rotation>; |