diff options
Diffstat (limited to 'ide/Xcode3')
| -rw-r--r-- | ide/Xcode3/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ide/Xcode3/config.h b/ide/Xcode3/config.h index 1858c3b35..fade26562 100644 --- a/ide/Xcode3/config.h +++ b/ide/Xcode3/config.h @@ -38,6 +38,8 @@ #define HAVE_LIBZ 1 #define HAVE_LIBJPEG 1 #define HAVE_PNG_H 1 +#define HAVE_PNG_GET_VALID 1 +#define HAVE_PNG_SET_TRNS_TO_ALPHA 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_H 1 #define HAVE_LONG_LONG 1 |
