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 c73e0d69..bf925917 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -784,7 +784,7 @@ SET(OPENAL_OBJS OpenAL32/Include/alEffect.h OpenAL32/alEffect.c OpenAL32/Include/alError.h - OpenAL32/alError.c + OpenAL32/alError.cpp OpenAL32/alExtension.cpp OpenAL32/Include/alFilter.h OpenAL32/alFilter.c |