aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/cpp/helloworld/greeter_async_client2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cpp/helloworld/greeter_async_client2.cc')
-rw-r--r--examples/cpp/helloworld/greeter_async_client2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cpp/helloworld/greeter_async_client2.cc b/examples/cpp/helloworld/greeter_async_client2.cc
index 3154e84d85..d5098b9fc3 100644
--- a/examples/cpp/helloworld/greeter_async_client2.cc
+++ b/examples/cpp/helloworld/greeter_async_client2.cc
@@ -20,7 +20,7 @@
#include <memory>
#include <string>
-#include <grpc++/grpc++.h>
+#include <grpcpp/grpcpp.h>
#include <grpc/support/log.h>
#include <thread>