summaryrefslogtreecommitdiff
path: root/src/input/joystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/joystick.h')
-rw-r--r--src/input/joystick.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/joystick.h b/src/input/joystick.h
index 528eb0c94..f5f97cc09 100644
--- a/src/input/joystick.h
+++ b/src/input/joystick.h
@@ -25,7 +25,7 @@
#include "input/inputevent.h"
-#include <SDL.h>
+#include <SDL_events.h>
#include <string>
#include <vector>