diff --git a/test/cpp/qps/qps_openloop_test.cc b/test/cpp/qps/qps_openloop_test.cc index b2503dabe24aa1c697b34b848dd597c5e717814d..2f8a3d75f0c911a3775e55595a59c2891e565494 100644 --- a/test/cpp/qps/qps_openloop_test.cc +++ b/test/cpp/qps/qps_openloop_test.cc @@ -20,10 +20,10 @@ #include <grpc/support/log.h> +#include "test/core/util/test_config.h" #include "test/cpp/qps/benchmark_config.h" #include "test/cpp/qps/driver.h" #include "test/cpp/qps/report.h" -#include "test/core/util/test_config.h" #include "test/cpp/util/test_config.h" namespace grpc {