X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b61cc19c06d9795c73fc6fbe893e92898938c70e..cc3977bf132d40cb66c6b488890ef67a396d4a0a:/src/png/pngpriv.h diff --git a/src/png/pngpriv.h b/src/png/pngpriv.h index 400dccab55..19807e83c5 100644 --- a/src/png/pngpriv.h +++ b/src/png/pngpriv.h @@ -44,7 +44,7 @@ */ #ifdef PNG_FLOATING_POINT_SUPPORTED -# ifdef MACOS && !wxOSX_USE_IPHONE +# if defined(MACOS) && !wxOSX_USE_IPHONE /* We need to check that hasn't already been included earlier * as it seems it doesn't agree with , yet we should really use * if possible.