]> Dogcows Code - chaz/openbox/commitdiff
Revert "Include rsvg-cairo.h for cairo-specific things" master
authorDana Jansens <danakj@orodu.net>
Fri, 7 Nov 2014 17:58:40 +0000 (12:58 -0500)
committerDana Jansens <danakj@orodu.net>
Fri, 7 Nov 2014 17:58:40 +0000 (12:58 -0500)
This reverts commit effa8667e1bcc62361d5d54cd0581e3294203f90.

This header is not public and we are not meant to include it.

obrender/image.c

index 57bccd2120925cd1eec1313749f4dfe6e49ef10e..8ff9bf106b0ef204b339a77527dafcc613934ea8 100644 (file)
@@ -26,7 +26,6 @@
 #endif
 #ifdef USE_LIBRSVG
 #include <librsvg/rsvg.h>
-#include <librsvg/rsvg-cairo.h>
 #endif
 
 #include <glib.h>
This page took 0.022287 seconds and 4 git commands to generate.