diff --git a/dlls/oleaut32/olepicture.c b/dlls/oleaut32/olepicture.c index f167c495fb5..d14b67da21f 100644 --- a/dlls/oleaut32/olepicture.c +++ b/dlls/oleaut32/olepicture.c @@ -72,6 +72,7 @@ #define XMD_H #define UINT8 JPEG_UINT8 #define UINT16 JPEG_UINT16 +#undef FAR #ifdef HAVE_JPEGLIB_H # include #endif