summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/avfilter.c')
-rw-r--r--libavfilter/avfilter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c
index b577c9af0e..85b0ce2a97 100644
--- a/libavfilter/avfilter.c
+++ b/libavfilter/avfilter.c
@@ -36,7 +36,6 @@
#include "avfilter.h"
#include "formats.h"
#include "internal.h"
-#include "audio.h"
static int ff_filter_frame_framed(AVFilterLink *link, AVFrame *frame);