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 d5b1d005..9bc240d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -819,7 +819,7 @@ SET(ALC_OBJS Alc/effects/echo.c Alc/effects/equalizer.c Alc/effects/fshifter.c - Alc/effects/modulator.c + Alc/effects/modulator.cpp Alc/effects/null.cpp Alc/effects/pshifter.cpp Alc/effects/reverb.cpp |