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 138de1c3..2743bcaa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -876,7 +876,7 @@ SET(ALC_OBJS Alc/uhjfilter.h Alc/ambdec.c Alc/ambdec.h - Alc/bformatdec.c + Alc/bformatdec.cpp Alc/bformatdec.h Alc/panning.c Alc/polymorphism.h |