summaryrefslogtreecommitdiff
path: root/libavcodec/chomp_bsf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/chomp_bsf.c')
-rw-r--r--libavcodec/chomp_bsf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/chomp_bsf.c b/libavcodec/chomp_bsf.c
index 9b06ace0a4..19d073322c 100644
--- a/libavcodec/chomp_bsf.c
+++ b/libavcodec/chomp_bsf.c
@@ -20,7 +20,7 @@
*/
#include "avcodec.h"
-#include "bsf.h"
+#include "bsf_internal.h"
static int chomp_filter(AVBSFContext *ctx, AVPacket *pkt)
{