diff options
-rw-r--r-- | editor/imgui-scenery.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 { |