summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tabbed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tabbed.c b/tabbed.c
index 477a041..1b61d93 100644
--- a/tabbed.c
+++ b/tabbed.c
@@ -11,6 +11,7 @@
#include <string.h>
#include <unistd.h>
#include <X11/Xatom.h>
+#include <X11/keysym.h>
#include <X11/Xlib.h>
#include <X11/Xproto.h>
#include <X11/Xutil.h>