This bsf never needed internal.h.
Signed-off-by: Andreas Rheinhardt <[email protected]>
---
libavcodec/chomp_bsf.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavcodec/chomp_bsf.c b/libavcodec/chomp_bsf.c
index 3ba45f3e06..9b06ace0a4 100644
--- a/libavcodec/chomp_bsf.c
+++ b/libavcodec/chomp_bsf.c
@@ -21,7 +21,6 @@
#include "avcodec.h"
#include "bsf.h"
-#include "internal.h"
static int chomp_filter(AVBSFContext *ctx, AVPacket *pkt)
{
--
2.20.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".