From a3be47db5aea60af614bc11fa1d9d726fabeba19 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Fri, 21 Jun 2002 01:37:21 +0000 Subject: no need to include win32 headers anymore CVS patchset: 2113 CVS date: 2002/06/21 01:37:21 --- src/demuxers/demux_asf.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src') diff --git a/src/demuxers/demux_asf.c b/src/demuxers/demux_asf.c index 11b22bdb5..122f391dd 100644 --- a/src/demuxers/demux_asf.c +++ b/src/demuxers/demux_asf.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: demux_asf.c,v 1.45 2002/06/12 12:22:28 f1rmb Exp $ + * $Id: demux_asf.c,v 1.46 2002/06/21 01:37:21 miguelfreitas Exp $ * * demultiplexer for asf streams * @@ -41,12 +41,6 @@ #include "demux.h" #include "xineutils.h" -#define WINE_TYPEDEFS_ONLY -#include "libw32dll/wine/avifmt.h" -#include "libw32dll/wine/windef.h" -#include "libw32dll/wine/vfw.h" -#include "libw32dll/wine/mmreg.h" - /* #define LOG */ -- cgit v1.2.3