aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/histogram.h
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-10-19 12:21:45 -0700
committerGravatar vjpai <vpai@google.com>2015-10-19 12:21:45 -0700
commit0cc1341199c73d775078e51ef77d00af8d935983 (patch)
tree8c7ba682695eb75ab3b484d1d15960b157f7656c /test/cpp/qps/histogram.h
parent627f98454cf120d1b91205b381dcbc1c9c2cccfb (diff)
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
Diffstat (limited to 'test/cpp/qps/histogram.h')
-rw-r--r--test/cpp/qps/histogram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/histogram.h b/test/cpp/qps/histogram.h
index 0547b7283a..1151cca87c 100644
--- a/test/cpp/qps/histogram.h
+++ b/test/cpp/qps/histogram.h
@@ -35,7 +35,7 @@
#define TEST_QPS_HISTOGRAM_H
#include <grpc/support/histogram.h>
-#include "test/cpp/qps/qpstest.grpc.pb.h"
+#include "test/proto/qpstest.grpc.pb.h"
namespace grpc {
namespace testing {