summaryrefslogtreecommitdiffhomepage
path: root/editor/precomp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/precomp.hpp')
-rw-r--r--editor/precomp.hpp1
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>