diff --git a/src/lib_ccx/ccx_decoders_common.c b/src/lib_ccx/ccx_decoders_common.c index f89d6a803..55c6e78ab 100644 --- a/src/lib_ccx/ccx_decoders_common.c +++ b/src/lib_ccx/ccx_decoders_common.c @@ -3,7 +3,6 @@ made to reuse, not duplicate, as many functions as possible */ #include "ccx_decoders_common.h" #include "ccx_common_structs.h" -#include "ccx_common_char_encoding.h" #include "ccx_common_constants.h" #include "ccx_common_timing.h" #include "ccx_common_common.h" diff --git a/src/lib_ccx/general_loop.c b/src/lib_ccx/general_loop.c index 112e9bbd4..539ce3b04 100644 --- a/src/lib_ccx/general_loop.c +++ b/src/lib_ccx/general_loop.c @@ -17,7 +17,6 @@ #include "ffmpeg_intgr.h" #include "ccx_gxf.h" #include "dvd_subtitle_decoder.h" -#include "ccx_demuxer_mxf.h" #include "ccx_dtvcc.h" int end_of_file = 0; // End of file?