summaryrefslogtreecommitdiff
path: root/libavcodec/vp9_metadata_bsf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp9_metadata_bsf.c')
-rw-r--r--libavcodec/vp9_metadata_bsf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vp9_metadata_bsf.c b/libavcodec/vp9_metadata_bsf.c
index 52e962b1c0..974a5fc6dd 100644
--- a/libavcodec/vp9_metadata_bsf.c
+++ b/libavcodec/vp9_metadata_bsf.c
@@ -20,7 +20,7 @@
#include "libavutil/common.h"
#include "libavutil/opt.h"
-#include "bsf.h"
+#include "bsf_internal.h"
#include "cbs.h"
#include "cbs_vp9.h"