]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 9 Mar 2013 17:29:47 +0000 (17:29 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 9 Mar 2013 17:29:47 +0000 (17:29 +0000)
coders/svg.c

index 629e3c53e5207e12f5611a5d396566bfa32707e4..171d5b183b78a211dd4189bccaf984f0bcd6bdbb 100644 (file)
 
 #if defined(MAGICKCORE_RSVG_DELEGATE)
 #include "librsvg/rsvg.h"
-#if defined(MAGICKCORE_CAIRO_DELEGATE)
+#if !LIBRSVG_CHECK_VERSION(2,36,2)
 #include "librsvg/rsvg-cairo.h"
-#endif
 #include "librsvg/librsvg-features.h"
 #endif
+#endif
 \f
 /*
   Typedef declarations.