From 3a4f8b1c0726934b6c6f83f69e795d098d60b5a9 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 29 Nov 2022 14:08:43 +0100 Subject: imgui: remove unused include --- editor/imgui-scenery.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'editor') diff --git a/editor/imgui-scenery.cpp b/editor/imgui-scenery.cpp index bc680189..563c81b7 100644 --- a/editor/imgui-scenery.cpp +++ b/editor/imgui-scenery.cpp @@ -3,7 +3,6 @@ #include "imgui-raii.hpp" #include "anim-atlas.hpp" #include "loader/loader.hpp" -#include "compat/format.hpp" #include "floormat/main.hpp" namespace floormat { -- cgit v1.2.3