summaryrefslogtreecommitdiffhomepage
path: root/main/precomp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/precomp.hpp')
-rw-r--r--main/precomp.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/precomp.hpp b/main/precomp.hpp
index 734fc72b..68e8c965 100644
--- a/main/precomp.hpp
+++ b/main/precomp.hpp
@@ -14,6 +14,5 @@
#if __has_include(<SDL.h>)
#include <SDL_keycode.h>
-#include <SDL_mouse.h>
#include <SDL_events.h>
#endif