Check for pngstruct.h
This commit is contained in:
parent
9118f593b3
commit
bd864f3f8f
@ -50,6 +50,10 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#ifdef HAVE_PNGSTRUCT_H
|
||||
#include <pngstruct.h>
|
||||
#endif
|
||||
|
||||
#include <cairo/cairo.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user