5 lines
255 B
C
5 lines
255 B
C
|
// This separate directory is necessary for Debian's multiarch with jpeg-turbo,
|
||
|
// because its jpeglib.h cannot perform local inclusion of jconfig.h,
|
||
|
// resulting in it being found within jpeg-quantsmooth and breaking the build.
|
||
|
#include "../libjpegqs.h"
|