aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/common/create_auth_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpp/common/create_auth_context.h')
-rw-r--r--src/cpp/common/create_auth_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpp/common/create_auth_context.h b/src/cpp/common/create_auth_context.h
index 9082a90c6d..b4962bae4e 100644
--- a/src/cpp/common/create_auth_context.h
+++ b/src/cpp/common/create_auth_context.h
@@ -33,7 +33,7 @@
#include <memory>
#include <grpc/grpc.h>
-#include <grpc++/auth_context.h>
+#include <grpc++/support/auth_context.h>
namespace grpc {