aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-12-25 10:28:02 -0800
committerChris Robinson <[email protected]>2018-12-25 10:28:02 -0800
commit8336de665306e3d1669b9af675b3cf39f0bcbc4a (patch)
tree50b8d804d553ff74ef66671c68779e95f049a778 /CMakeLists.txt
parent9e19acd9e1bf4627d99a0ef87757da4c227ef2db (diff)
Rename a couple filter files for consistency
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