From 0cc1341199c73d775078e51ef77d00af8d935983 Mon Sep 17 00:00:00 2001 From: vjpai Date: Mon, 19 Oct 2015 12:21:45 -0700 Subject: Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps --- test/cpp/qps/histogram.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cpp/qps/histogram.h') 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 -#include "test/cpp/qps/qpstest.grpc.pb.h" +#include "test/proto/qpstest.grpc.pb.h" namespace grpc { namespace testing { -- cgit v1.2.3