aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client/client_unary_call.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpp/client/client_unary_call.cc')
-rw-r--r--src/cpp/client/client_unary_call.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpp/client/client_unary_call.cc b/src/cpp/client/client_unary_call.cc
index e652750e22..8598592068 100644
--- a/src/cpp/client/client_unary_call.cc
+++ b/src/cpp/client/client_unary_call.cc
@@ -32,7 +32,7 @@
*/
#include <grpc++/impl/client_unary_call.h>
-#include <grpc++/call.h>
+#include <grpc++/impl/call.h>
#include <grpc++/channel_interface.h>
#include <grpc++/completion_queue.h>
#include <grpc++/status.h>