aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/server.h
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2016-01-11 10:33:39 -0800
committerGravatar Vijay Pai <vpai@google.com>2016-01-11 10:33:39 -0800
commit5bd6f2e190f7cdf2857bff27cd4da860acf72aef (patch)
tree780fa9aeaaeafe60ede359b12a49f76935cc1381 /test/cpp/qps/server.h
parentb30bc2aad6438cf89c11569fac436c83a7133f4b (diff)
parentb3a6787bd52a9fe4a68114cbe5cd45926287da17 (diff)
Merge branch 'master' into bbuf
Diffstat (limited to 'test/cpp/qps/server.h')
-rw-r--r--test/cpp/qps/server.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/cpp/qps/server.h b/test/cpp/qps/server.h
index 7c52443d4e..920fc56356 100644
--- a/test/cpp/qps/server.h
+++ b/test/cpp/qps/server.h
@@ -40,8 +40,8 @@
#include "test/core/end2end/data/ssl_test_data.h"
#include "test/core/util/port.h"
#include "test/cpp/qps/timer.h"
-#include "test/proto/messages.grpc.pb.h"
-#include "test/proto/benchmarks/control.grpc.pb.h"
+#include "src/proto/grpc/testing/messages.grpc.pb.h"
+#include "src/proto/grpc/testing/control.grpc.pb.h"
namespace grpc {
namespace testing {