summaryrefslogtreecommitdiff
path: root/libavcodec/noise_bsf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/noise_bsf.c')
-rw-r--r--libavcodec/noise_bsf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/noise_bsf.c b/libavcodec/noise_bsf.c
index b72429a2d4..b5f58f1230 100644
--- a/libavcodec/noise_bsf.c
+++ b/libavcodec/noise_bsf.c
@@ -21,7 +21,7 @@
#include <stdlib.h>
#include "avcodec.h"
-#include "bsf.h"
+#include "bsf_internal.h"
#include "libavutil/log.h"
#include "libavutil/opt.h"