aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_test_with_poll.cc
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-28 10:55:50 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-28 10:55:50 -0700
commit94473ae02e1fbc7d9d7675149aeb832e12ee284e (patch)
treea3954547820a0f14e978f268e0765dc72f36b7c3 /test/cpp/qps/qps_test_with_poll.cc
parentcaf606f0794818930ff9e531567d95cf8b20b9f8 (diff)
parente5cc05b5c6cee7026a0d28d39925621451506820 (diff)
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Diffstat (limited to 'test/cpp/qps/qps_test_with_poll.cc')
-rw-r--r--test/cpp/qps/qps_test_with_poll.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/qps_test_with_poll.cc b/test/cpp/qps/qps_test_with_poll.cc
index 8340a6386a..647aaac4c4 100644
--- a/test/cpp/qps/qps_test_with_poll.cc
+++ b/test/cpp/qps/qps_test_with_poll.cc
@@ -40,7 +40,7 @@
#include "test/cpp/util/benchmark_config.h"
extern "C" {
-#include "src/core/iomgr/pollset_posix.h"
+#include "src/core/lib/iomgr/pollset_posix.h"
}
namespace grpc {