summaryrefslogtreecommitdiff
path: root/libavfilter/f_sendcmd.c
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-06-25 15:29:18 +0200
committerPaul B Mahol <onemda@gmail.com>2017-06-26 19:43:41 +0200
commite9510dc0328437f899513e53e81efcb330b2eb5a (patch)
tree94f1ec3b55fb6a879b90c495c8c521bdf7107153 /libavfilter/f_sendcmd.c
parentc11ca6105e69750a233eb8a42462b27580da1ee5 (diff)
avfilter: remove usage of empty header
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavfilter/f_sendcmd.c')
-rw-r--r--libavfilter/f_sendcmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/f_sendcmd.c b/libavfilter/f_sendcmd.c
index 1e53465042..b8740e8883 100644
--- a/libavfilter/f_sendcmd.c
+++ b/libavfilter/f_sendcmd.c
@@ -30,7 +30,6 @@
#include "libavutil/parseutils.h"
#include "avfilter.h"
#include "internal.h"
-#include "avfiltergraph.h"
#include "audio.h"
#include "video.h"