mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Do not define HAVE_BOOLEAN in jpeg.c
freerdp/types.h no longer typedefs "boolean", so let jpeglib.h do it. Resolves #768.
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#ifdef WITH_JPEG
|
||||
|
||||
#define XMD_H
|
||||
#define HAVE_BOOLEAN
|
||||
|
||||
#include <jpeglib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user