summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--image/rsvg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/image/rsvg.c b/image/rsvg.c
index 2e41fdd59..3fdfd34ce 100644
--- a/image/rsvg.c
+++ b/image/rsvg.c
@@ -33,7 +33,9 @@
#include <sys/types.h>
#include <librsvg/rsvg.h>
+#ifndef RSVG_CAIRO_H
#include <librsvg/rsvg-cairo.h>
+#endif
#include "content/content_protected.h"
#include "desktop/plotters.h"