Warning fix.
This commit is contained in:
parent
53f9c21fb7
commit
2385079814
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue