Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/pcm_rechunk_bsf.c')
-rw-r--r--libavcodec/pcm_rechunk_bsf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/pcm_rechunk_bsf.c b/libavcodec/pcm_rechunk_bsf.c
index b528ed0c71..47f44b6467 100644
--- a/libavcodec/pcm_rechunk_bsf.c
+++ b/libavcodec/pcm_rechunk_bsf.c
@@ -19,7 +19,7 @@
*/
#include "avcodec.h"
-#include "bsf.h"
+#include "bsf_internal.h"
#include "libavutil/avassert.h"
#include "libavutil/opt.h"