diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 13:37:03 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 13:37:03 +0200 |
commit | a4c24b236e7438adb34798fcd20178e3b69b5215 (patch) | |
tree | 478ee9647db83457ae8cd5ec9cdfba6e6b6ebd35 /editor/precomp.hpp | |
parent | feb9830aa3624ecd227768695c70184ea1b086ec (diff) |
a
Diffstat (limited to 'editor/precomp.hpp')
-rw-r--r-- | editor/precomp.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/precomp.hpp b/editor/precomp.hpp index 8c833594..e023f45d 100644 --- a/editor/precomp.hpp +++ b/editor/precomp.hpp @@ -12,6 +12,7 @@ #include <Corrade/Utility/Arguments.h> #include <Magnum/Math/Color.h> +#include <Magnum/GL/DebugOutput.h> #include <Magnum/GL/DefaultFramebuffer.h> #include <Magnum/GL/Renderer.h> #include <Magnum/Platform/Sdl2Application.h> |