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 3b7c96c93f..82e0baab19 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -5,6 +5,7 @@
extern int use_gui;
extern char* current_module;
extern int fullscreen;
+extern int vcd_track;
extern void exit_player(char* how);