summaryrefslogtreecommitdiffhomepage
path: root/editor/imgui.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-07-16 18:57:51 +0200
committerStanislaw Halik <sthalik@misaki.pl>2024-07-16 18:57:51 +0200
commitc3258606e206f91e89c2451c6afb6fb4fd96a11f (patch)
treebf4cd788396f8c8ac8987c55d27ad8a92e4acbd8 /editor/imgui.cpp
parentd71c3ca30ea79d6a54446be8c5a9da169d7ccd1e (diff)
wa
Diffstat (limited to 'editor/imgui.cpp')
-rw-r--r--editor/imgui.cpp1
1 files changed, 0 insertions, 1 deletions
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"