From b8c632a7204511cec4176dbdc8f2e5276b1ec3a2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 26 Jun 2012 14:33:01 +0200 Subject: avconv: don't include vsrc_buffer.h, which doesn't exist anymore --- avconv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'avconv.c') diff --git a/avconv.c b/avconv.c index 27dabc01f8..ff06bceafd 100644 --- a/avconv.c +++ b/avconv.c @@ -51,7 +51,6 @@ # include "libavfilter/avfiltergraph.h" # include "libavfilter/buffersrc.h" # include "libavfilter/buffersink.h" -# include "libavfilter/vsrc_buffer.h" #if HAVE_SYS_RESOURCE_H #include -- cgit v1.2.3