summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index 08af7b7fc2..189df712fd 100644
--- a/options/options.h
+++ b/options/options.h
@@ -64,6 +64,7 @@ typedef struct MPOpts {
int auto_load_scripts;
struct m_obj_settings *audio_driver_list, *ao_defs;
+ char *audio_device;
int fixed_vo;
int force_vo;
int softvol;