all repos — openbox @ efc7efcd42db3a0c84dcfaf1d7abbe852ca16dac

openbox fork - make it a bit more like ryudo

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.
Dana Jansens danakj@orodu.net
commit

efc7efcd42db3a0c84dcfaf1d7abbe852ca16dac

parent

effa8667e1bcc62361d5d54cd0581e3294203f90

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

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

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

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