Revert "Include rsvg-cairo.h for cairo-specific things"

This reverts commit effa8667e1.

This header is not public and we are not meant to include it.
This commit is contained in:
Dana Jansens 2014-11-07 12:58:40 -05:00
parent effa8667e1
commit efc7efcd42

View file

@ -26,7 +26,6 @@
#endif
#ifdef USE_LIBRSVG
#include <librsvg/rsvg.h>
#include <librsvg/rsvg-cairo.h>
#endif
#include <glib.h>