summaryrefslogtreecommitdiffhomepage
path: root/editor/precomp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/precomp.hpp')
-rw-r--r--editor/precomp.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/editor/precomp.hpp b/editor/precomp.hpp
index e023f45d..fcc422b6 100644
--- a/editor/precomp.hpp
+++ b/editor/precomp.hpp
@@ -17,3 +17,5 @@
#include <Magnum/GL/Renderer.h>
#include <Magnum/Platform/Sdl2Application.h>
#include <Magnum/ImGuiIntegration/Context.h>
+
+#include <SDL_video.h>