X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/903506828b7d042350eae97b5014a63ffca17ef5..9b69526274b023fa1460b29a92bea8bf82e4703f:/src/common/imagjpeg.cpp?ds=sidebyside diff --git a/src/common/imagjpeg.cpp b/src/common/imagjpeg.cpp index d16360ce17..c8db0ce961 100644 --- a/src/common/imagjpeg.cpp +++ b/src/common/imagjpeg.cpp @@ -61,7 +61,7 @@ extern "C" // we can't use METHODDEF here as it includes static yet the functions must be // extern "C" and these can't be used together! #undef METHODDEF -#define METHODDEF(type) extern "C" wxC_CALLING_CONV type +#define METHODDEF(type) extern "C" type wxC_CALLING_CONV //----------------------------------------------------------------------------- // wxJPEGHandler