Check for pngstruct.h

This commit is contained in:
Michael Jumper 2012-04-01 19:25:33 -07:00
parent 9118f593b3
commit bd864f3f8f

View File

@ -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>