diff options
Diffstat (limited to 'src/joystick.h')
-rw-r--r-- | src/joystick.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/joystick.h b/src/joystick.h index f5495b83e..4b4c76943 100644 --- a/src/joystick.h +++ b/src/joystick.h @@ -24,6 +24,7 @@ #define JOYSTICK_H #include "inputevent.h" +#include "keydata.h" #include <SDL.h> |