aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/byte_buffer_proto_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/util/byte_buffer_proto_helper.h')
-rw-r--r--test/cpp/util/byte_buffer_proto_helper.h2
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 {