libjpeg and loader conflict workaround

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5049 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pontscho 2002-03-11 20:13:45 +00:00
parent 25cc3ede41
commit 9bd7609ccd
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
#include "mp_msg.h"
#include <jpeglib.h>
#define UINT16 IJPG_UINT16
#define INT16 IJPG_INT16
#include <setjmp.h>