summaryrefslogtreecommitdiff
path: root/src/joystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/joystick.h')
-rw-r--r--src/joystick.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/joystick.h b/src/joystick.h
index 4b4c76943..6c8513c50 100644
--- a/src/joystick.h
+++ b/src/joystick.h
@@ -24,9 +24,8 @@
#define JOYSTICK_H
#include "inputevent.h"
-#include "keydata.h"
-#include <SDL.h>
+#include <SDL/SDL.h>
#include <string>
#include <vector>