Attempt to fix gp2x build
This commit is contained in:
parent
10f11e3359
commit
e782bfd66b
@ -25,11 +25,12 @@
|
||||
#ifdef __MINT__
|
||||
#undef _GNU_SOURCE
|
||||
#endif
|
||||
#include <png.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <setjmp.h>
|
||||
#include <png.h>
|
||||
#if !defined(PNG_HAVE_PLTE)
|
||||
#define PNG_HAVE_PLTE 0x02
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user