aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b51c0367..3731e82e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1032,7 +1032,7 @@ SET(ALC_OBJS ${ALC_OBJS}
Alc/backends/base.h
# Default backends, always available
Alc/backends/loopback.cpp
- Alc/backends/null.c
+ Alc/backends/null.cpp
)
# Check ALSA backend