aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-10-02 16:53:23 -0700
committerChris Robinson <[email protected]>2019-10-02 16:53:23 -0700
commit64e2c377d865d67efdac675c355e7b1a6b4166e6 (patch)
tree574d85a15e26c6041da98b23d4c00ab264f481aa /CMakeLists.txt
parentd639935e1975db4276f6ee8c3622684cefa6b269 (diff)
Move ALvoice from alu.h to a separate header
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 46fb692a..03c60162 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -632,6 +632,7 @@ SET(ALC_OBJS
alc/uhjfilter.h
alc/uiddefs.cpp
alc/voice.cpp
+ alc/voice.h
alc/mixer/defs.h
alc/mixer/hrtfbase.h
alc/mixer/mixer_c.cpp