From 71d8fa55ab671ae152c420738b2d9d49f8f1106d Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 5 Mar 2024 21:04:20 +0100 Subject: clean up timer & nanosecond includes --- editor/draw.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'editor/draw.cpp') 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 #include -- cgit v1.2.3