diff options
Diffstat (limited to 'test/cpp/util/byte_buffer_proto_helper.h')
-rw-r--r-- | test/cpp/util/byte_buffer_proto_helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/util/byte_buffer_proto_helper.h b/test/cpp/util/byte_buffer_proto_helper.h index 42cea59e33..007723c691 100644 --- a/test/cpp/util/byte_buffer_proto_helper.h +++ b/test/cpp/util/byte_buffer_proto_helper.h @@ -36,8 +36,8 @@ #include <memory> +#include <grpc++/impl/codegen/config_protobuf.h> #include <grpc++/support/byte_buffer.h> -#include <grpc++/support/config_protobuf.h> namespace grpc { namespace testing { |