diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 11:33:09 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 11:33:09 +0200 |
commit | 45f285f3e31e3755bb77d48e0631b505860657c3 (patch) | |
tree | 30b03350c09106d5c7b06da20c9ed28f8c33070d /editor/imgui.cpp | |
parent | c8547d38a29bb4756e3351bdfa45ea72635286d8 (diff) |
a
Diffstat (limited to 'editor/imgui.cpp')
-rw-r--r-- | editor/imgui.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/imgui.cpp b/editor/imgui.cpp index d94146b7..b627d34f 100644 --- a/editor/imgui.cpp +++ b/editor/imgui.cpp @@ -2,7 +2,6 @@ #include "main/floormat-main.hpp" #include <Magnum/GL/Renderer.h> #include "imgui-raii.hpp" -#include <Magnum/ImGuiIntegration/Context.h> namespace floormat { |