svgload: remove deprecated librsvg include
librsvg >= 2.40.3 includes it for you librsvg >= 2.51.0 removes it entirely
This commit is contained in:
parent
a0663ddce7
commit
a8dd8379ac
@ -80,13 +80,6 @@
|
||||
*/
|
||||
#define RSVG_MAX_WIDTH (32767)
|
||||
|
||||
/* Old librsvg versions don't include librsvg-features.h by default.
|
||||
* Newer versions deprecate direct inclusion.
|
||||
*/
|
||||
#ifndef LIBRSVG_FEATURES_H
|
||||
#include <librsvg/librsvg-features.h>
|
||||
#endif
|
||||
|
||||
/* A handy #define for we-will-handle-svgz.
|
||||
*/
|
||||
#if LIBRSVG_CHECK_FEATURE(SVGZ) && defined(HAVE_ZLIB)
|
||||
|
Loading…
Reference in New Issue
Block a user