]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/chomp_bsf.c
avformat/audiointerleave: only keep the retime functionality of the audio interleaver
[ffmpeg] / libavcodec / chomp_bsf.c
index 3ba45f3e06dfff42359f64c491cc9f073cdf4114..9b06ace0a47c62ffdb30abf9a272fd29f61218a0 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "avcodec.h"
 #include "bsf.h"
-#include "internal.h"
 
 static int chomp_filter(AVBSFContext *ctx, AVPacket *pkt)
 {