diff options
Diffstat (limited to 'editor/draw.cpp')
-rw-r--r-- | editor/draw.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/draw.cpp b/editor/draw.cpp index bd30d80b..40ba0235 100644 --- a/editor/draw.cpp +++ b/editor/draw.cpp @@ -15,7 +15,6 @@ #include "src/camera-offset.hpp" #include "src/world.hpp" #include "src/critter.hpp" -#include "src/rotation.inl" #include "src/RTree-search.hpp" #include <bit> #include <Magnum/Math/Color.h> |