X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.c;h=8fe46bd16e5a8180d340c99eaa0e31e83737d1ce;hb=0f28fe3aed1053dc1191ea91e92839a4a3f23ac0;hp=d7cbb03ed53180570b3166c84c51fd29e89428a9;hpb=e81c03007875c2e7cbfe8c42033c77652b7c00f9;p=swftools.git diff --git a/lib/rfxswf.c b/lib/rfxswf.c index d7cbb03..8fe46bd 100644 --- a/lib/rfxswf.c +++ b/lib/rfxswf.c @@ -14,10 +14,12 @@ #include "rfxswf.h" +#ifdef HAVE_LIBJPEG #ifdef HAVE_JPEGLIB_H #include #define _JPEGLIB_INCLUDED_ -#endif +#endif //HAVE_JPEGLIB_H +#endif //HAVE_LIBJPEG // Win32 support may be broken since it was only tested in an older version for Watcom C #ifdef __NT__