summaryrefslogtreecommitdiffhomepage
path: root/editor/draw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/draw.cpp')
-rw-r--r--editor/draw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/draw.cpp b/editor/draw.cpp
index c898ed35..429ce0fc 100644
--- a/editor/draw.cpp
+++ b/editor/draw.cpp
@@ -9,7 +9,7 @@
#include "src/world.hpp"
#include "src/critter.hpp"
-#include "rotation.inl"
+#include "src/rotation.inl"
#include "src/RTree-search.hpp"
#include <Magnum/Math/Color.h>