From efc7efcd42db3a0c84dcfaf1d7abbe852ca16dac Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 7 Nov 2014 12:58:40 -0500 Subject: [PATCH] Revert "Include rsvg-cairo.h for cairo-specific things" This reverts commit effa8667e1bcc62361d5d54cd0581e3294203f90. This header is not public and we are not meant to include it. --- obrender/image.c | 1 - 1 file changed, 1 deletion(-) diff --git a/obrender/image.c b/obrender/image.c index 57bccd21..8ff9bf10 100644 --- a/obrender/image.c +++ b/obrender/image.c @@ -26,7 +26,6 @@ #endif #ifdef USE_LIBRSVG #include -#include #endif #include -- 2.39.2