re-enabled including librsvg-cairo.h
This commit is contained in:
parent
af206c3d10
commit
66e679af44
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ static void mtw(wchar_t * wtok, char * tok)
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#include <librsvg/rsvg.h>
|
#include <librsvg/rsvg.h>
|
||||||
//#include <librsvg/rsvg-cairo.h> //EP to avoid warning "Including <librsvg/rsvg-cairo.h> directly is deprecated."
|
#include <librsvg/rsvg-cairo.h>
|
||||||
/* #include "rsvg.h" */
|
/* #include "rsvg.h" */
|
||||||
/* #include "rsvg-cairo.h" */
|
/* #include "rsvg-cairo.h" */
|
||||||
#if !defined(RSVG_H) || !defined(RSVG_CAIRO_H)
|
#if !defined(RSVG_H) || !defined(RSVG_CAIRO_H)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue