X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b61cc19c06d9795c73fc6fbe893e92898938c70e..1437c7fba67d0276fd14e2be839c0492b087444b:/src/png/pngpriv.h?ds=inline 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.