aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.h
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-03-22 18:30:44 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-03-22 18:30:44 +0100
commitddab452096d0f81505dd74b0ebddeff5af40f05c (patch)
treec42dfb2a1f72156b3424fb6d5b9cc40330c24d03 /test/cpp/qps/driver.h
parent0a6d30bc4c4a92fc946a69f8c2205c445fdafc59 (diff)
parentb130275bb4c54562ac9341b12520e22b802a16d5 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness
Diffstat (limited to 'test/cpp/qps/driver.h')
-rw-r--r--test/cpp/qps/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/driver.h b/test/cpp/qps/driver.h
index e72d30a4ef..dd32a16c87 100644
--- a/test/cpp/qps/driver.h
+++ b/test/cpp/qps/driver.h
@@ -36,7 +36,7 @@
#include <memory>
-#include "src/proto/grpc/testing/control.grpc.pb.h"
+#include "src/proto/grpc/testing/control.pb.h"
#include "test/cpp/qps/histogram.h"
namespace grpc {