Remove redundant jconfigint.h #includes
Because of 607b668ff9, jconfigint.h is
included by jinclude.h.
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
#include "transupp.h"
|
||||
#include "./jpegcomp.h"
|
||||
#include "./cdjpeg.h"
|
||||
#include "jconfigint.h"
|
||||
|
||||
extern void jpeg_mem_dest_tj(j_compress_ptr, unsigned char **, unsigned long *,
|
||||
boolean);
|
||||
|
||||
Reference in New Issue
Block a user