summaryrefslogtreecommitdiff
path: root/xcb.c
diff options
context:
space:
mode:
Diffstat (limited to 'xcb.c')
-rw-r--r--xcb.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/xcb.c b/xcb.c
index 65493a3..d27b98c 100644
--- a/xcb.c
+++ b/xcb.c
@@ -20,6 +20,9 @@
#include "cursors.h"
+xcb_connection_t *conn;
+xcb_screen_t *screen;
+
#define curs_invisible_width 8
#define curs_invisible_height 8