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, 0 insertions, 2 deletions
diff --git a/editor/precomp.hpp b/editor/precomp.hpp
index 775f59e7..8949f3ed 100644
--- a/editor/precomp.hpp
+++ b/editor/precomp.hpp
@@ -13,6 +13,4 @@
#if __has_include(<SDL.h>)
#include <Magnum/Platform/Sdl2Application.h>
-#include <SDL_keycode.h>
-#include <SDL_events.h>
#endif