Merge pull request #1694 from randy408/spng_include
Update include path for libspng
This commit is contained in:
commit
31184ddb57
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
#ifdef HAVE_SPNG
|
#ifdef HAVE_SPNG
|
||||||
|
|
||||||
#include <spng.h>
|
#include <spng/spng.h>
|
||||||
|
|
||||||
typedef struct _VipsForeignLoadPng {
|
typedef struct _VipsForeignLoadPng {
|
||||||
VipsForeignLoad parent_object;
|
VipsForeignLoad parent_object;
|
||||||
|
Loading…
Reference in New Issue
Block a user