summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
Diffstat (limited to 'input')
-rw-r--r--input/joystick.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/joystick.c b/input/joystick.c
index 40a1b22b7f..673ae92184 100644
--- a/input/joystick.c
+++ b/input/joystick.c
@@ -31,6 +31,7 @@
#include <errno.h>
#include "mp_msg.h"
+#include "keycodes.h"
#ifndef JOY_AXIS_DELTA
#define JOY_AXIS_DELTA 500