summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mplayer.h b/mplayer.h
index 76cfaa1af6..3b7c96c93f 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -6,4 +6,6 @@ extern int use_gui;
extern char* current_module;
extern int fullscreen;
+extern void exit_player(char* how);
+
#endif \ No newline at end of file