aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 58b781b..b718f8b 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,6 +1,8 @@
#ifndef _RUNES_CONFIG_H
#define _RUNES_CONFIG_H
+#include <cairo.h>
+
struct runes_config {
cairo_pattern_t *mousecursorcolor;
cairo_pattern_t *cursorcolor;