Move bs2b.h to a more appropriate place

This commit is contained in:
Chris Robinson 2018-11-24 19:54:30 -08:00
parent 377325e794
commit 71660df5e5
2 changed files with 1 additions and 1 deletions

View File

@ -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