[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] libjpeg



I just found this in highwire img_jpg.c

#define XMD_H /* avoid redefining INT16 and INT32, already done in gemlib */
#include <setjmp.h>
#include <jpeglib.h>
#undef XMD_H


Presumably if I do the same in p_about then all will be well.

Peter