summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-01 09:29:06 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-01 09:29:06 +0000
commit33d7a129df7f967637a6f6a3ce89f43b395b3938 (patch)
treecc4ab3ad2f1700824db3f5962521a42703d9ba0b /mplayer.h
parentd8751b2f38207e9589ab136cc589c8ccb02c7fb8 (diff)
downloadmpv-33d7a129df7f967637a6f6a3ce89f43b395b3938.tar.bz2
mpv-33d7a129df7f967637a6f6a3ce89f43b395b3938.tar.xz
some bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5920 b3059339-0415-0410-9bf9-f77b7e298cf2
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