summaryrefslogtreecommitdiff
path: root/src/gsm_color_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsm_color_button.h')
-rw-r--r--src/gsm_color_button.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gsm_color_button.h b/src/gsm_color_button.h
index ac8d87e..0194887 100644
--- a/src/gsm_color_button.h
+++ b/src/gsm_color_button.h
@@ -27,7 +27,9 @@
#include <gtk/gtk.h>
#include <cairo.h>
#include <librsvg/rsvg.h>
+#ifndef RSVG_CAIRO_H
#include <librsvg/rsvg-cairo.h>
+#endif
G_BEGIN_DECLS
/* The GtkColorSelectionButton widget is a simple color picker in a button.