summaryrefslogtreecommitdiffstats
path: root/mp_fifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp_fifo.c')
-rw-r--r--mp_fifo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp_fifo.c b/mp_fifo.c
index ebb9dccf75..14d0317243 100644
--- a/mp_fifo.c
+++ b/mp_fifo.c
@@ -2,6 +2,7 @@
#include "osdep/timer.h"
#include "input/input.h"
#include "input/mouse.h"
+#include "mp_fifo.h"
int key_fifo_size = 7;