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 476b241f..6bbbc561 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -714,7 +714,6 @@ SET(COMMON_OBJS common/vecmat.h ) SET(OPENAL_OBJS - OpenAL32/Include/bs2b.h OpenAL32/Include/alMain.h OpenAL32/Include/alu.h @@ -745,6 +744,7 @@ SET(ALC_OBJS Alc/alconfig.h Alc/alcontext.h Alc/bs2b.cpp + Alc/bs2b.h Alc/converter.cpp Alc/converter.h Alc/inprogext.h |