From 96819237d6317c62959dd25bcd37d17e3fa790e8 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sat, 3 Nov 2018 19:51:23 -0700 Subject: Convert ambdec.c to C++ --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 4a97741b..6d4d41d6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -874,7 +874,7 @@ SET(ALC_OBJS Alc/hrtf.h Alc/uhjfilter.cpp Alc/uhjfilter.h - Alc/ambdec.c + Alc/ambdec.cpp Alc/ambdec.h Alc/bformatdec.cpp Alc/bformatdec.h -- cgit v1.2.3