Revert "Update include path for libspng"

This commit is contained in:
Randy 2020-06-28 13:44:22 +02:00 committed by GitHub
parent 5540fa97f4
commit 810e5865f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
#ifdef HAVE_SPNG
#include <spng/spng.h>
#include <spng.h>
typedef struct _VipsForeignLoadPng {
VipsForeignLoad parent_object;