aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/secure_sync_unary_ping_pong_test.cc
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-03-24 18:45:22 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-03-24 21:56:51 +0100
commitb02dd01584e21565ebea173ceee7568404d23f2b (patch)
tree5e8b6c4f5989700b87870ff30252dbde02bf8d7c /test/cpp/qps/secure_sync_unary_ping_pong_test.cc
parentddab452096d0f81505dd74b0ebddeff5af40f05c (diff)
Fixing qps & benchmark.
Diffstat (limited to 'test/cpp/qps/secure_sync_unary_ping_pong_test.cc')
-rw-r--r--test/cpp/qps/secure_sync_unary_ping_pong_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/secure_sync_unary_ping_pong_test.cc b/test/cpp/qps/secure_sync_unary_ping_pong_test.cc
index d0c47d102a..8afcebb6cf 100644
--- a/test/cpp/qps/secure_sync_unary_ping_pong_test.cc
+++ b/test/cpp/qps/secure_sync_unary_ping_pong_test.cc
@@ -37,7 +37,7 @@
#include "test/cpp/qps/driver.h"
#include "test/cpp/qps/report.h"
-#include "test/cpp/util/benchmark_config.h"
+#include "test/cpp/qps/benchmark_config.h"
namespace grpc {
namespace testing {