Include rsvg-cairo.h for cairo-specific things
This commit is contained in:
parent
4c07127074
commit
effa8667e1
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#endif
|
||||
#ifdef USE_LIBRSVG
|
||||
#include <librsvg/rsvg.h>
|
||||
#include <librsvg/rsvg-cairo.h>
|
||||
#endif
|
||||
|
||||
#include <glib.h>
|
||||
|
|
Loading…
Reference in a new issue