X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89d38f8c3a336544fd374e53a2b52d00e7f8f531..ae18f6104cacc65f0a0a9f9c7d61a0d3944e639d:/src/common/imagjpeg.cpp diff --git a/src/common/imagjpeg.cpp b/src/common/imagjpeg.cpp index 7590cee417..d2d50a0e5d 100644 --- a/src/common/imagjpeg.cpp +++ b/src/common/imagjpeg.cpp @@ -40,6 +40,9 @@ extern "C" { + #if defined(__WXMSW__) + #define XMD_H + #endif #include "jpeglib.h" }