aboutsummaryrefslogtreecommitdiffstats
path: root/Alc
diff options
context:
space:
mode:
Diffstat (limited to 'Alc')
-rw-r--r--Alc/ALc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index 1087c63b..d753b324 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -525,8 +525,8 @@ static const ALCenums enumeration[] = {
DECL(AL_EFFECT_PITCH_SHIFTER),
#endif
DECL(AL_EFFECT_RING_MODULATOR),
-#if 0
DECL(AL_EFFECT_AUTOWAH),
+#if 0
DECL(AL_EFFECT_COMPRESSOR),
#endif
DECL(AL_EFFECT_EQUALIZER),