aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 30375389..509cc511 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -782,12 +782,12 @@ SET(OPENAL_OBJS
OpenAL32/Include/alBuffer.h
OpenAL32/alBuffer.cpp
OpenAL32/Include/alEffect.h
- OpenAL32/alEffect.c
+ OpenAL32/alEffect.cpp
OpenAL32/Include/alError.h
OpenAL32/alError.cpp
OpenAL32/alExtension.cpp
OpenAL32/Include/alFilter.h
- OpenAL32/alFilter.c
+ OpenAL32/alFilter.cpp
OpenAL32/Include/alListener.h
OpenAL32/alListener.cpp
OpenAL32/Include/alSource.h