summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mw.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/mw.c')
-rw-r--r--Gui/mplayer/mw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/mw.c b/Gui/mplayer/mw.c
index 7c188789da..0d4416ea8a 100644
--- a/Gui/mplayer/mw.c
+++ b/Gui/mplayer/mw.c
@@ -73,7 +73,7 @@ void mplMainDraw( void )
// XFlush( wsDisplay );
}
-extern void exit_player(char* how);
+extern void exit_player(const char* how);
extern int vcd_track;
static unsigned last_redraw_time = 0;