# HG changeset patch # User arpi # Date 1003681946 0 # Node ID c8caaf8cd6833e220bba59d83b44c90c3b6cb561 # Parent 62be134479067a877fd652e87bbc176f0633d119 includes cleanup diff -r 62be13447906 -r c8caaf8cd683 dec_video.c --- 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" diff -r 62be13447906 -r c8caaf8cd683 mplayer.c --- 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"