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 f1b1e18f..89357900 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -786,7 +786,7 @@ SET(ALC_OBJS Alc/alu.cpp Alc/alconfig.cpp Alc/alconfig.h - Alc/bs2b.c + Alc/bs2b.cpp Alc/converter.cpp Alc/converter.h Alc/inprogext.h |