Removed #define JPEG_INTERNALS from Cinematic.cpp. Closes #684

This commit is contained in:
Robert Beckebans 2022-09-05 22:29:53 +02:00
parent 539c3a93cd
commit de6ab9d31f

View file

@ -39,7 +39,6 @@ If you have questions concerning this license or the applicable additional terms
extern idCVar s_noSound;
#define JPEG_INTERNALS
//extern "C" {
#include <jpeglib.h>
//}