summaryrefslogtreecommitdiffstats
path: root/mixer.c
diff options
context:
space:
mode:
Diffstat (limited to 'mixer.c')
-rw-r--r--mixer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mixer.c b/mixer.c
index 3b7a21934c..1c187c82ca 100644
--- a/mixer.c
+++ b/mixer.c
@@ -14,6 +14,7 @@
extern ao_functions_t *audio_out;
char * mixer_device=NULL;
+char * mixer_channel=NULL;
int muted = 0;
float mute_l = 0.0f;