summaryrefslogtreecommitdiffstats
path: root/mixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mixer.h')
-rw-r--r--mixer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixer.h b/mixer.h
index 3ba44ad0df..ba90d0881c 100644
--- a/mixer.h
+++ b/mixer.h
@@ -32,7 +32,7 @@ enum {
typedef struct mixer {
struct ao *ao;
- af_stream_t *afilter;
+ struct af_stream *afilter;
int volstep;
int softvol;
float softvol_max;