aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-11-17 01:49:26 -0800
committerChris Robinson <[email protected]>2018-11-17 01:49:26 -0800
commita7d3c24b511be49d8d0917d5030a0f378af8da87 (patch)
tree1c6fb58bd9dea9dcc273d29f3694020079704b9a /CMakeLists.txt
parent557048afa2d06d68c5a5f7f0584dbace67d02ef6 (diff)
Convert null.c to C++
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2da22d3a..d5b1d005 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -820,7 +820,7 @@ SET(ALC_OBJS
Alc/effects/equalizer.c
Alc/effects/fshifter.c
Alc/effects/modulator.c
- Alc/effects/null.c
+ Alc/effects/null.cpp
Alc/effects/pshifter.cpp
Alc/effects/reverb.cpp
Alc/filters/defs.h