Warning fix.

This commit is contained in:
Alexandre Julliard 2003-08-28 21:52:20 +00:00
parent 53f9c21fb7
commit 2385079814
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
#define XMD_H
#define UINT8 JPEG_UINT8
#define UINT16 JPEG_UINT16
#undef FAR
#ifdef HAVE_JPEGLIB_H
# include <jpeglib.h>
#endif