From c3bebd8c3263d67f3b66cab7437bc24f5ea724c8 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 26 May 2024 15:26:31 +0200 Subject: b cleanup includes - remove unused includes - reorder some compat/ includes to the bottom, in order to check whether the headers correctly include them --- editor/inspect-draw.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'editor') diff --git a/editor/inspect-draw.cpp b/editor/inspect-draw.cpp index 128e619f..e495e7ad 100644 --- a/editor/inspect-draw.cpp +++ b/editor/inspect-draw.cpp @@ -1,7 +1,6 @@ #include "app.hpp" #include "compat/format.hpp" #include "inspect.hpp" -#include "main/clickable.hpp" #include "floormat/main.hpp" #include "src/world.hpp" #include "src/object.hpp" -- cgit v1.2.3