summaryrefslogtreecommitdiff
path: root/xcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'xcb.h')
-rw-r--r--xcb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xcb.h b/xcb.h
index e4f700c..a578679 100644
--- a/xcb.h
+++ b/xcb.h
@@ -2,6 +2,7 @@
#define _XCB_H
#include <xcb/xcb.h>
+#include <xcb/xcb_keysyms.h>
extern xcb_connection_t *conn;
extern xcb_screen_t *screen;