From c3258606e206f91e89c2451c6afb6fb4fd96a11f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 16 Jul 2024 18:57:51 +0200 Subject: wa --- editor/imgui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'editor/imgui.cpp') diff --git a/editor/imgui.cpp b/editor/imgui.cpp index 5e5acf90..2923c3ea 100644 --- a/editor/imgui.cpp +++ b/editor/imgui.cpp @@ -1,7 +1,6 @@ #include "app.hpp" #include "src/tile-constants.hpp" #include "compat/format.hpp" -#include "compat/borrowed-ptr.inl" #include "editor.hpp" #include "ground-editor.hpp" #include "wall-editor.hpp" -- cgit v1.2.3