From 4a49d9b2f890dc2e923863b7554729815750145c Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 21 Dec 2006 11:14:56 +0000 Subject: Remove useless #include. Originally committed as revision 7339 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/file.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libavformat/file.c') diff --git a/libavformat/file.c b/libavformat/file.c index 19aa39b1f6..e291006021 100644 --- a/libavformat/file.c +++ b/libavformat/file.c @@ -22,9 +22,6 @@ #include #include #include -#ifndef __MINGW32__ -#include -#endif /* __MINGW32__ */ /* standard file protocol */ -- cgit v1.2.3