diff --git a/common/turbojpeg.c b/common/turbojpeg.c index 11168a2..b3877ec 100644 --- a/common/turbojpeg.c +++ b/common/turbojpeg.c @@ -31,12 +31,11 @@ #include #include #include -#include -#include #ifndef JCS_EXTENSIONS -#define JPEG_INTERNALS -#include +#define JPEG_INTERNAL_OPTIONS #endif +#include +#include #include #include "./turbojpeg.h"