]> git.saurik.com Git - wxWidgets.git/blobdiff - src/jpeg/jconfig.h
Revised #ifndef WX_PRECOMP headers, added missing #include wx/wxcrtvararg.h
[wxWidgets.git] / src / jpeg / jconfig.h
index 7b26b7feae952a5e401692a25801f578a075aea6..2d79a744a55e3b5a64a21f079b69f9ef6cf4b30a 100644 (file)
@@ -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