diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b286781..ac1e31d3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -763,12 +763,13 @@ set(OPENAL_OBJS # ALC and related routines set(ALC_OBJS alc/alc.cpp - alc/alcmain.h alc/alu.cpp alc/alu.h alc/alconfig.cpp alc/alconfig.h alc/alcontext.h + alc/device.cpp + alc/device.h alc/effectslot.cpp alc/effectslot.h alc/effects/base.h |