From 6369638bf0440b10cb9c545e6f7a8903b683c21f Mon Sep 17 00:00:00 2001 From: Aurelien Jacobs Date: Sun, 16 Sep 2007 23:00:44 +0000 Subject: loosen dependencies over allformats.h Originally committed as revision 10513 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/wv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/wv.c') diff --git a/libavformat/wv.c b/libavformat/wv.c index 14579db92a..c8e4a40f24 100644 --- a/libavformat/wv.c +++ b/libavformat/wv.c @@ -20,7 +20,6 @@ */ #include "avformat.h" -#include "allformats.h" #include "bswap.h" // specs say that maximum block size is 1Mb -- cgit v1.2.3