summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/input.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input.c b/src/input.c
index 567928b..8c1b99b 100644
--- a/src/input.c
+++ b/src/input.c
@@ -3,6 +3,7 @@
#include "graphics_x11.h"
#include "keyboard_x11.h"
#include "mouse_x11.h"
+#include "input.h"
extern struct x11_global x11_global;