aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client/create_channel_internal.h
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2018-01-26 15:39:32 -0800
committerGravatar Muxi Yan <mxyan@google.com>2018-02-15 14:49:34 -0800
commit0e00c430827e81d61e1e7164ef04ca21ccbfaa77 (patch)
tree9246301d4f3583a4befd834f7ea426663b8eb622 /src/cpp/client/create_channel_internal.h
parent8224c45866c6a2cfa29ede0c91a6ae9f40572658 (diff)
Move headers from grpc++ to grpcpp
Diffstat (limited to 'src/cpp/client/create_channel_internal.h')
-rw-r--r--src/cpp/client/create_channel_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpp/client/create_channel_internal.h b/src/cpp/client/create_channel_internal.h
index 2cb316343a..86e8167277 100644
--- a/src/cpp/client/create_channel_internal.h
+++ b/src/cpp/client/create_channel_internal.h
@@ -21,7 +21,7 @@
#include <memory>
-#include <grpc++/support/config.h>
+#include <grpcpp/support/config.h>
struct grpc_channel;