changeset 2342:c8caaf8cd683

includes cleanup
author arpi
date Sun, 21 Oct 2001 16:32:26 +0000
parents 62be13447906
children da8dbcfb89d0
files dec_video.c mplayer.c
diffstat 2 files changed, 0 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/dec_video.c	Sun Oct 21 16:31:19 2001 +0000
+++ b/dec_video.c	Sun Oct 21 16:32:26 2001 +0000
@@ -22,10 +22,6 @@
 #include "demuxer.h"
 #include "parse_es.h"
 
-#include "wine/mmreg.h"
-#include "wine/avifmt.h"
-#include "wine/vfw.h"
-
 #include "codec-cfg.h"
 #include "stheader.h"
 
--- a/mplayer.c	Sun Oct 21 16:31:19 2001 +0000
+++ b/mplayer.c	Sun Oct 21 16:32:26 2001 +0000
@@ -49,13 +49,6 @@
 #include "libmpeg2/mpeg2.h"
 #include "libmpeg2/mpeg2_internal.h"
 
-//#include "loader.h"
-//#include "wine/avifmt.h"
-
-#include "wine/mmreg.h"
-#include "wine/avifmt.h"
-#include "wine/vfw.h"
-
 #include "codec-cfg.h"
 
 #include "dvdauth.h"