Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/thirdparty/SoundTouch/source/SoundTouch.vcxproj.filters')
-rw-r--r--src/thirdparty/SoundTouch/source/SoundTouch.vcxproj.filters2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thirdparty/SoundTouch/source/SoundTouch.vcxproj.filters b/src/thirdparty/SoundTouch/source/SoundTouch.vcxproj.filters
index 347a988b8..66c309a4e 100644
--- a/src/thirdparty/SoundTouch/source/SoundTouch.vcxproj.filters
+++ b/src/thirdparty/SoundTouch/source/SoundTouch.vcxproj.filters
@@ -58,7 +58,7 @@
<ClCompile Include="AAFilter.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="cpu_detect_x86_win.cpp">
+ <ClCompile Include="cpu_detect_x86.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="FIFOSampleBuffer.cpp">