aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4e1d0081..270d2a4e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -752,8 +752,8 @@ SET(ALC_OBJS
Alc/effects/null.cpp
Alc/effects/pshifter.cpp
Alc/effects/reverb.cpp
- Alc/filters/defs.h
- Alc/filters/filter.cpp
+ Alc/filters/biquad.h
+ Alc/filters/biquad.cpp
Alc/filters/nfc.cpp
Alc/filters/nfc.h
Alc/filters/splitter.cpp