summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mplayer.h b/mplayer.h
index 7343e2e713..eef50a24c1 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -51,6 +51,7 @@ extern int auto_quality;
extern int audio_id;
extern int video_id;
extern int dvdsub_id;
+extern int vobsub_id;
extern void exit_player(char* how);