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

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'win32/VS2010/silk_common.vcxproj')
-rw-r--r--win32/VS2010/silk_common.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/VS2010/silk_common.vcxproj b/win32/VS2010/silk_common.vcxproj
index a3b3c4ca..9cf5f487 100644
--- a/win32/VS2010/silk_common.vcxproj
+++ b/win32/VS2010/silk_common.vcxproj
@@ -211,8 +211,8 @@
</CustomBuildStep>
</ItemDefinitionGroup>
<ItemGroup>
- <ClInclude Include="..\include\opus_types.h" />
- <ClInclude Include="..\win32\config.h" />
+ <ClInclude Include="..\..\include\opus_types.h" />
+ <ClInclude Include="..\..\win32\config.h" />
<ClInclude Include="..\..\silk\control.h" />
<ClInclude Include="..\..\silk\debug.h" />
<ClInclude Include="..\..\silk\define.h" />