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 1be64433..883c43d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -729,12 +729,12 @@ SET(ALC_OBJS Alc/ALc.c Alc/effects/pshifter.c Alc/effects/reverb.c Alc/filters/filter.c + Alc/filters/nfc.c Alc/helpers.c Alc/hrtf.c Alc/uhjfilter.c Alc/ambdec.c Alc/bformatdec.c - Alc/nfcfilter.c Alc/panning.c Alc/mixvoice.c Alc/mixer/mixer_c.c |