aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-02-26 12:57:03 -0800
committerChris Robinson <[email protected]>2016-02-26 14:51:56 -0800
commit67f086d1d4527d1c920d90660124c5592b898354 (patch)
treebf87a5f3be027ef38096a3a29adb84ad9c80c906 /CMakeLists.txt
parent3c127dc422291e438eade78bc656cec88035db4a (diff)
Add a function to encode 2-channel UHJ from B-Format
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5784d351..33eb180e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -643,6 +643,7 @@ SET(ALC_OBJS Alc/ALc.c
Alc/helpers.c
Alc/bsinc.c
Alc/hrtf.c
+ Alc/uhjfilter.c
Alc/panning.c
Alc/mixer.c
Alc/mixer_c.c