summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/widgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/widgets.h')
-rw-r--r--Gui/mplayer/widgets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/widgets.h b/Gui/mplayer/widgets.h
index 4eebbf7f93..3821a82b9c 100644
--- a/Gui/mplayer/widgets.h
+++ b/Gui/mplayer/widgets.h
@@ -54,7 +54,7 @@ extern int gtkFindCList( GtkWidget * list,char * item );
extern void gtkEventHandling( void );
extern void gtkShow( int type,char * param );
-extern void gtkMessageBox( int type,gchar * str );
+extern void gtkMessageBox( int type,const gchar * str );
extern void gtkSetLayer( GtkWidget * wdg );
extern void gtkActive( GtkWidget * wdg );