changeset 2020:dc21c5f373c4

wine headers changed
author arpi
date Sat, 29 Sep 2001 21:41:15 +0000
parents 7de4eceac32f
children 55fa15fd51fc
files mplayer.c
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mplayer.c	Sat Sep 29 21:40:24 2001 +0000
+++ b/mplayer.c	Sat Sep 29 21:41:15 2001 +0000
@@ -49,8 +49,12 @@
 #include "libmpeg2/mpeg2.h"
 #include "libmpeg2/mpeg2_internal.h"
 
-#include "loader.h"
+//#include "loader.h"
+//#include "wine/avifmt.h"
+
+#include "wine/mmreg.h"
 #include "wine/avifmt.h"
+#include "wine/vfw.h"
 
 #include "codec-cfg.h"