summaryrefslogtreecommitdiff
path: root/libavcodec/av1_frame_split_bsf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/av1_frame_split_bsf.c')
-rw-r--r--libavcodec/av1_frame_split_bsf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/av1_frame_split_bsf.c b/libavcodec/av1_frame_split_bsf.c
index fc9eac0324..87dfc83103 100644
--- a/libavcodec/av1_frame_split_bsf.c
+++ b/libavcodec/av1_frame_split_bsf.c
@@ -32,7 +32,7 @@
#include "libavutil/avassert.h"
-#include "avcodec.h"
+#include "bsf.h"
#include "bsf_internal.h"
#include "cbs.h"
#include "cbs_av1.h"