aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_test_with_poll.cc
diff options
context:
space:
mode:
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 {