aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/histogram.h
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2016-01-13 10:42:19 -0800
committerGravatar yang-g <yangg@google.com>2016-01-13 10:42:19 -0800
commitdc548ed65db8704906864586d5bc1ba08933ee78 (patch)
tree7bad31e37068a8d6c8cd160b53d88f9cd9d7675c /test/cpp/qps/histogram.h
parent15f383c6cc74e94cdc7223552824135acab00e7f (diff)
parent7149ca6bd0ce73a08fa512415d3f641a06a15a75 (diff)
merge with head
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 4161eac826..acb415f0a1 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/proto/benchmarks/stats.grpc.pb.h"
+#include "src/proto/grpc/testing/stats.grpc.pb.h"
namespace grpc {
namespace testing {