diff options
Diffstat (limited to 'src/cpp/common/auth_property_iterator.cc')
-rw-r--r-- | src/cpp/common/auth_property_iterator.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpp/common/auth_property_iterator.cc b/src/cpp/common/auth_property_iterator.cc index e706c6c921..ba88983515 100644 --- a/src/cpp/common/auth_property_iterator.cc +++ b/src/cpp/common/auth_property_iterator.cc @@ -31,7 +31,7 @@ * */ -#include <grpc++/auth_property_iterator.h> +#include <grpc++/auth_context.h> #include <grpc/grpc_security.h> |