mirror of https://github.com/FreeRDP/FreeRDP
libfreerdp-codec: jpeg fix for issue #737
This commit is contained in:
parent
9ddcd4fd0c
commit
01a44aa678
|
@ -27,7 +27,9 @@
|
|||
|
||||
#ifdef WITH_JPEG
|
||||
|
||||
#define XMD_H
|
||||
#define HAVE_BOOLEAN
|
||||
|
||||
#include <jpeglib.h>
|
||||
|
||||
struct mydata_decomp
|
||||
|
|
Loading…
Reference in New Issue