summaryrefslogtreecommitdiffstats
path: root/source/keyb.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/keyb.c')
-rw-r--r--source/keyb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/keyb.c b/source/keyb.c
index 0f7e807e..4d8b4166 100644
--- a/source/keyb.c
+++ b/source/keyb.c
@@ -1,3 +1,5 @@
+#include <config.h>
+#include <string.h>
#include "rofi.h"
#include <X11/keysym.h>
#include "x11-helper.h"