aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/perf_db_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/qps/perf_db_client.h')
-rw-r--r--test/cpp/qps/perf_db_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/perf_db_client.h b/test/cpp/qps/perf_db_client.h
index ae5d17074b..72ebe79c3c 100644
--- a/test/cpp/qps/perf_db_client.h
+++ b/test/cpp/qps/perf_db_client.h
@@ -41,7 +41,7 @@
#include <grpc++/channel.h>
#include <grpc++/client_context.h>
#include <grpc++/create_channel.h>
-#include <grpc++/credentials.h>
+#include <grpc++/security/credentials.h>
#include "test/cpp/qps/perf_db.grpc.pb.h"
namespace grpc {