summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mplayer.h b/mplayer.h
index f58cf95148..6e9a09a9ca 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -9,6 +9,9 @@ extern int use_gui;
extern char* current_module;
extern int vcd_track;
+extern char * dvd_device;
+extern char * cdrom_device;
+
extern char ** audio_fm_list;
extern char ** video_fm_list;
extern char ** video_driver_list;