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 bf925917..1a840aab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -792,7 +792,7 @@ SET(OPENAL_OBJS OpenAL32/alListener.c OpenAL32/Include/alSource.h OpenAL32/alSource.cpp - OpenAL32/alState.c + OpenAL32/alState.cpp OpenAL32/event.cpp OpenAL32/Include/sample_cvt.h OpenAL32/sample_cvt.cpp |