[Mplayer-cvslog] CVS: main/libvo w32_common.c,1.5,1.6

Reimar Döffinger CVS syncmail at mplayerhq.hu
Mon Aug 2 17:02:37 CEST 2004


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv21692

Modified Files:
	w32_common.c 
Log Message:
applied old patch that was missing an include...


Index: w32_common.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/w32_common.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- w32_common.c	1 Aug 2004 20:13:42 -0000	1.5
+++ w32_common.c	2 Aug 2004 15:02:35 -0000	1.6
@@ -3,6 +3,7 @@
 
 #include "../osdep/keycodes.h"
 #include "../input/input.h"
+#include "../input/mouse.h"
 #include "../mp_msg.h"
 #include "video_out.h"
 #include "aspect.h"




More information about the MPlayer-cvslog mailing list