aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
diff options
context:
space:
mode:
authorGravatar Alistair Veitch <aveitch@google.com>2015-07-20 13:34:10 -0700
committerGravatar Alistair Veitch <aveitch@google.com>2015-07-20 13:34:10 -0700
commitb46f3f400e4966f89737c376f7eb39b9511e375b (patch)
tree4c2031d04f8413f21dc6bc858d39b3cf2ba72d60 /vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
parent851032a7ae03796eda80f0fe63bdafd8a20f38bb (diff)
fix build
Diffstat (limited to 'vsprojects/grpc_unsecure/grpc_unsecure.vcxproj')
-rw-r--r--vsprojects/grpc_unsecure/grpc_unsecure.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj b/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
index 4cea37e7aa..86413fd407 100644
--- a/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
+++ b/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
@@ -250,7 +250,7 @@
<ClInclude Include="..\..\src\core\transport\transport.h" />
<ClInclude Include="..\..\src\core\transport\transport_impl.h" />
<ClInclude Include="..\..\src\core\census\context.h" />
- <ClInclude Include="..\..\src\core\census\resource_id.h" />
+ <ClInclude Include="..\..\src\core\census\rpc_stat_id.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\src\core\surface\init_unsecure.c">