diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 16:47:38 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 16:47:38 +0200 |
commit | 27a04888cfeca3d3db127744dde60b67fe497b94 (patch) | |
tree | 95fdea56cd0832e272ed853c38b5c412c0d6f8c2 /editor/precomp.hpp | |
parent | bb17be56d2cd22949bf485c518d543a7e79a6b7d (diff) |
a
Diffstat (limited to 'editor/precomp.hpp')
-rw-r--r-- | editor/precomp.hpp | 2 |
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> |