diff options
author | bobo1on1 <bob-nospam-@xbmc.org> | 2012-03-18 00:51:18 +0100 |
---|---|---|
committer | bobo1on1 <bob-nospam-@xbmc.org> | 2012-03-18 00:51:18 +0100 |
commit | 4ac1c4b8dcede0317911109e082d8c28570e0545 (patch) | |
tree | 1d5847c40cb6424f650440a82a1f5d9c56f287ea /lib/cximage-6.0 | |
parent | 95e613d1c5ae5dd0d30ae3ecb88767cbc3db2ff5 (diff) |
Revert "oops"
This reverts commit 95e613d1c5ae5dd0d30ae3ecb88767cbc3db2ff5.
Diffstat (limited to 'lib/cximage-6.0')
-rw-r--r-- | lib/cximage-6.0/CxImage/ximapng.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/cximage-6.0/CxImage/ximapng.h b/lib/cximage-6.0/CxImage/ximapng.h index 7ea2a018db..cead0348ef 100644 --- a/lib/cximage-6.0/CxImage/ximapng.h +++ b/lib/cximage-6.0/CxImage/ximapng.h @@ -30,7 +30,8 @@ extern "C" { #endif } -#if PNG_LIBPNG_VER > 10399 +//#if PNG_LIBPNG_VER > 10399 +#if 1 #define USE_NEW_LIBPNG_API #endif |