X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24a39c0dd5b46ad2de22da1c21758e651a24bd9b..74be3634b94f3febb0147cde99580e0344b8e74d:/src/jpeg/jconfig.h diff --git a/src/jpeg/jconfig.h b/src/jpeg/jconfig.h index 7b26b7feae..2d79a744a5 100644 --- a/src/jpeg/jconfig.h +++ b/src/jpeg/jconfig.h @@ -1,4 +1,4 @@ -#if defined(_WIN32) +#if defined(_WIN32) || defined(__OS2__) #include "jconfig.vc" #else @@ -11,7 +11,7 @@ #ifdef __MWERKS__ #if (__MWERKS__ < 0x0900) || macintosh || defined ( __MACH__ ) # ifndef __WXMAC__ -# define __WWXMAC__ +# define __WXMAC__ # endif #endif #endif