summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-21 16:40:29 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-21 16:40:29 +0100
commitbe76712dba7581a2b8b07df7654bf02654549361 (patch)
tree674c75e5e18f80b2e03491e91085eddc82c61a87 /test
parent5d6f2ee1ab78764f50c490063cf3b104fefebe27 (diff)
Fix tests.
Diffstat (limited to 'test')
-rw-r--r--test/textbox-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/textbox-test.c b/test/textbox-test.c
index 72e2e98a..fba5350e 100644
--- a/test/textbox-test.c
+++ b/test/textbox-test.c
@@ -8,7 +8,7 @@
#include <string.h>
#include <X11/X.h>
#include <X11/Xlib.h>
-
+#include <xcb/xcb.h>
#include <textbox.h>
#include <rofi.h>
#include <cairo-xlib.h>