From d42927893b4239805e8590071045b6d3c7547b7a Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Fri, 4 Apr 2008 20:08:07 +0000 Subject: Header inclusion redux Commited in SoC by Vitor Sessak on 2008-02-10 08:46:50 Originally committed as revision 12720 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavfilter/avfiltergraph.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libavfilter') diff --git a/libavfilter/avfiltergraph.c b/libavfilter/avfiltergraph.c index 9f2a2923b2..7eb0bea004 100644 --- a/libavfilter/avfiltergraph.c +++ b/libavfilter/avfiltergraph.c @@ -19,10 +19,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include -#include - -#include "avstring.h" #include "avfilter.h" #include "avfiltergraph.h" -- cgit v1.2.3