From: Dana Jansens Date: Mon, 2 Dec 2013 16:35:44 +0000 (-0500) Subject: Include rsvg-cairo.h for cairo-specific things X-Git-Url: https://git.brokenzipper.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=effa8667e1bcc62361d5d54cd0581e3294203f90 Include rsvg-cairo.h for cairo-specific things --- diff --git a/obrender/image.c b/obrender/image.c index 8ff9bf10..57bccd21 100644 --- a/obrender/image.c +++ b/obrender/image.c @@ -26,6 +26,7 @@ #endif #ifdef USE_LIBRSVG #include +#include #endif #include