diff options
Diffstat (limited to 'vsprojects/vs2013/grpc_test_util.vcxproj')
-rw-r--r-- | vsprojects/vs2013/grpc_test_util.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/vs2013/grpc_test_util.vcxproj b/vsprojects/vs2013/grpc_test_util.vcxproj index 2c70619669..fa6f5b07ae 100644 --- a/vsprojects/vs2013/grpc_test_util.vcxproj +++ b/vsprojects/vs2013/grpc_test_util.vcxproj @@ -77,7 +77,7 @@ <ItemGroup> <ClCompile Include="..\..\test\core\util\grpc_profiler.c"> </ClCompile> - <ClCompile Include="..\..\test\core\util\ipv6.c"> + <ClCompile Include="..\..\test\core\util\ipv6_posix.c"> </ClCompile> <ClCompile Include="..\..\test\core\util\parse_hexstring.c"> </ClCompile> |