diff Gui/mplayer/play.h @ 10193:f0bcaf5ea675

From: Michael Joosten <joost@c-lab.de> PATCH: fullscreen issues with GUI, WM layers, gmplayer plays first file always twice
author pontscho
date Mon, 26 May 2003 08:34:17 +0000
parents 64b8c5a07c2c
children 0e1471d9da74
line wrap: on
line diff
--- a/Gui/mplayer/play.h	Mon May 26 06:47:52 2003 +0000
+++ b/Gui/mplayer/play.h	Mon May 26 08:34:17 2003 +0000
@@ -6,6 +6,8 @@
 
 #include "./mplayer.h"
 
+extern int mplGotoTheNext;
+
 extern void mplEnd( void );
 extern void mplFullScreen( void );
 extern void mplPlay( void );