]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagjpeg.cpp
wxMac needs the scroll styles
[wxWidgets.git] / src / common / imagjpeg.cpp
index 7590cee41733d8362dd54e5a656d8f35642e9b92..d2d50a0e5d8e9104a95ea0eea1e64b3c30f1f82d 100644 (file)
@@ -40,6 +40,9 @@
 
 extern "C"
 {
+    #if defined(__WXMSW__)
+        #define XMD_H
+    #endif
     #include "jpeglib.h"
 }