aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/string_ref_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/util/string_ref_helper.h')
-rw-r--r--test/cpp/util/string_ref_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/util/string_ref_helper.h b/test/cpp/util/string_ref_helper.h
index e4cb71ad05..707767de07 100644
--- a/test/cpp/util/string_ref_helper.h
+++ b/test/cpp/util/string_ref_helper.h
@@ -19,7 +19,7 @@
#ifndef GRPC_TEST_CPP_UTIL_STRING_REF_HELPER_H
#define GRPC_TEST_CPP_UTIL_STRING_REF_HELPER_H
-#include <grpc++/support/string_ref.h>
+#include <grpcpp/support/string_ref.h>
namespace grpc {
namespace testing {