summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/establish_cursors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/query/establish_cursors.h')
-rw-r--r--src/mongo/s/query/establish_cursors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/query/establish_cursors.h b/src/mongo/s/query/establish_cursors.h
index 97e72225072..95f6e7ae9d0 100644
--- a/src/mongo/s/query/establish_cursors.h
+++ b/src/mongo/s/query/establish_cursors.h
@@ -37,9 +37,9 @@
#include "mongo/bson/bsonobj.h"
#include "mongo/db/cursor_id.h"
#include "mongo/executor/task_executor.h"
+#include "mongo/platform/mutex.h"
#include "mongo/s/client/shard.h"
#include "mongo/s/query/async_results_merger_params_gen.h"
-#include "mongo/stdx/mutex.h"
#include "mongo/util/net/hostandport.h"
#include "mongo/util/time_support.h"