mirror of https://github.com/mpv-player/mpv
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:
parent
25cc3ede41
commit
9bd7609ccd
|
@ -6,6 +6,8 @@
|
|||
#include "mp_msg.h"
|
||||
|
||||
#include <jpeglib.h>
|
||||
#define UINT16 IJPG_UINT16
|
||||
#define INT16 IJPG_INT16
|
||||
|
||||
#include <setjmp.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue