From d72a49ad5cb8061a319c6e0efa6815c3a8aa6b00 Mon Sep 17 00:00:00 2001 From: Ziemas Date: Sat, 30 Jan 2021 17:28:17 +0100 Subject: [PATCH] SPU2: Add header to build files --- pcsx2/CMakeLists.txt | 1 + pcsx2/windows/VCprojects/pcsx2.vcxproj | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pcsx2/CMakeLists.txt b/pcsx2/CMakeLists.txt index 5feaa9c2a8..afac85d241 100644 --- a/pcsx2/CMakeLists.txt +++ b/pcsx2/CMakeLists.txt @@ -279,6 +279,7 @@ set(pcsx2SPU2Headers SPU2/defs.h SPU2/Dma.h SPU2/Global.h + SPU2/interpolate_table.h SPU2/Lowpass.h SPU2/Mixer.h SPU2/spu2.h diff --git a/pcsx2/windows/VCprojects/pcsx2.vcxproj b/pcsx2/windows/VCprojects/pcsx2.vcxproj index f68856007e..a3e51863f2 100644 --- a/pcsx2/windows/VCprojects/pcsx2.vcxproj +++ b/pcsx2/windows/VCprojects/pcsx2.vcxproj @@ -687,6 +687,7 @@ + @@ -964,4 +965,4 @@ - \ No newline at end of file +