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/thp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/thp.c') diff --git a/libavformat/thp.c b/libavformat/thp.c index 2b7533c6e2..f1cc8ae26b 100644 --- a/libavformat/thp.c +++ b/libavformat/thp.c @@ -21,7 +21,6 @@ #include "avformat.h" -#include "allformats.h" typedef struct ThpDemuxContext { int version; -- cgit v1.2.3