summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.h b/mplayer.h
index 2f2bc86495..1b1a4629a2 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -58,7 +58,7 @@ extern int video_id;
extern int dvdsub_id;
extern int vobsub_id;
-extern void exit_player(char* how);
+extern void exit_player(const char* how);
extern void update_set_of_subtitles(void);
#endif