[MPlayer-cvslog] CVS: main/Gui/wm ws.c,1.77,1.78

Reimar Döffinger CVS syncmail at mplayerhq.hu
Sun Aug 21 12:19:27 CEST 2005


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/Gui/wm
In directory mail:/var2/tmp/cvs-serv23242/Gui/wm

Modified Files:
	ws.c 
Log Message:
100l, video_out.h is now needed for some vo_ variables.
This is ugly, but interface.c already does it like that, so why bother...


Index: ws.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/wm/ws.c,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ws.c	15 Dec 2004 01:22:24 -0000	1.77
+++ ws.c	21 Aug 2005 10:19:25 -0000	1.78
@@ -20,6 +20,7 @@
 
 #include "../../config.h"
 #include "../../libvo/x11_common.h"
+#include "../../libvo/video_out.h"
 #include "ws.h"
 #include "wsxdnd.h"
 #include "../../cpudetect.h"




More information about the MPlayer-cvslog mailing list