aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.h
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-10-28 09:16:22 -0700
committerGravatar vjpai <vpai@google.com>2015-10-28 09:16:22 -0700
commit754751e3c60d416beb92938d7d453b23fa57dd7e (patch)
tree6b5d2d5e03349ff4e6fb065b99fc9f9a6402b260 /test/cpp/qps/driver.h
parent4b69152e7fa771471ebd75d67ed80579b211b3a3 (diff)
Numerous proto changes to make things more sane and fix some outstanding issues
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 89e584043d..7f69c013b7 100644
--- a/test/cpp/qps/driver.h
+++ b/test/cpp/qps/driver.h
@@ -37,7 +37,7 @@
#include <memory>
#include "test/cpp/qps/histogram.h"
-#include "test/proto/perf_control.grpc.pb.h"
+#include "test/proto/perf_tests/perf_control.grpc.pb.h"
namespace grpc {
namespace testing {