diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 9581c329..5fb8811f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -448,7 +448,7 @@ SET(ALC_OBJS Alc/ALc.c Alc/alcEqualizer.c Alc/alcFlanger.c Alc/alcModulator.c - Alc/alcReverb.c + Alc/effects/reverb.c Alc/alcRing.c Alc/alcThread.c Alc/bs2b.c |