summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-09-27 12:57:54 +0200
committerQC <qball@gmpclient.org>2015-09-27 12:57:54 +0200
commit838c838d31b327dfbd469df77ae4638ebb55236a (patch)
treea16055719cb004b391cbeda27da703209a35c95f /include/rofi.h
parent6061e046def31b96e727c44d90cd370489f22c1d (diff)
Try to fix #234
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rofi.h b/include/rofi.h
index 23401841..bf7ee333 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -5,6 +5,8 @@
#include <string.h>
#include <stdlib.h>
#include <textbox.h>
+#include <cairo.h>
+#include <cairo-xlib.h>
#include "keyb.h"
/**