aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ac1e31d3..292f6a6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -767,7 +767,8 @@ set(ALC_OBJS
alc/alu.h
alc/alconfig.cpp
alc/alconfig.h
- alc/alcontext.h
+ alc/context.cpp
+ alc/context.h
alc/device.cpp
alc/device.h
alc/effectslot.cpp