diff options
Diffstat (limited to 'editor/precomp.hpp')
-rw-r--r-- | editor/precomp.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/precomp.hpp b/editor/precomp.hpp index 27d0f317..775f59e7 100644 --- a/editor/precomp.hpp +++ b/editor/precomp.hpp @@ -9,8 +9,6 @@ #include <fmt/compile.h> #include <Corrade/Utility/Arguments.h> - -#include <Magnum/GL/Renderer.h> #include <Magnum/ImGuiIntegration/Context.h> #if __has_include(<SDL.h>) |