aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_worker.h
diff options
context:
space:
mode:
authorGravatar Guantao Liu <guantaol@google.com>2017-07-14 19:24:26 -0700
committerGravatar Guantao Liu <guantaol@google.com>2017-07-14 19:24:26 -0700
commit29a7050c357e64639c0f1bf699489659e34778ee (patch)
tree1bbe6474c58115f1eee539ccc9515565f2bd4ae3 /test/cpp/qps/qps_worker.h
parent37484f829962a0e78da6a46c931f4a248f2d37e0 (diff)
Fixed sanity.
Diffstat (limited to 'test/cpp/qps/qps_worker.h')
-rw-r--r--test/cpp/qps/qps_worker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/qps_worker.h b/test/cpp/qps/qps_worker.h
index 5c1d1a8ae6..360125fb17 100644
--- a/test/cpp/qps/qps_worker.h
+++ b/test/cpp/qps/qps_worker.h
@@ -21,8 +21,8 @@
#include <memory>
-#include <grpc/support/atm.h>
#include <grpc++/support/config.h>
+#include <grpc/support/atm.h>
namespace grpc {