all repos — openbox @ effa8667e1bcc62361d5d54cd0581e3294203f90

openbox fork - make it a bit more like ryudo

Include rsvg-cairo.h for cairo-specific things
Dana Jansens danakj@orodu.net
commit

effa8667e1bcc62361d5d54cd0581e3294203f90

parent

4c071270749c85b547fefe33c20c151f06df0616

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M obrender/image.cobrender/image.c

@@ -26,6 +26,7 @@ #include <Imlib2.h>

#endif #ifdef USE_LIBRSVG #include <librsvg/rsvg.h> +#include <librsvg/rsvg-cairo.h> #endif #include <glib.h>