Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2007-09-17 03:00:44 +0400
committerAurelien Jacobs <aurel@gnuage.org>2007-09-17 03:00:44 +0400
commit6369638bf0440b10cb9c545e6f7a8903b683c21f (patch)
tree44de3be302967fd52e79e1771b4b45d41dd2f81f /libavformat/thp.c
parent84a72b167526dd645ff68046ae3233b108cb8679 (diff)
loosen dependencies over allformats.h
Originally committed as revision 10513 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/thp.c')
-rw-r--r--libavformat/thp.c1
1 files changed, 0 insertions, 1 deletions
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;