summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/document_source_resharding_ownership_match.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/resharding/document_source_resharding_ownership_match.h')
-rw-r--r--src/mongo/db/s/resharding/document_source_resharding_ownership_match.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/s/resharding/document_source_resharding_ownership_match.h b/src/mongo/db/s/resharding/document_source_resharding_ownership_match.h
index 7a6db2bc125..06c07a5a6f6 100644
--- a/src/mongo/db/s/resharding/document_source_resharding_ownership_match.h
+++ b/src/mongo/db/s/resharding/document_source_resharding_ownership_match.h
@@ -30,8 +30,8 @@
#pragma once
#include "mongo/db/pipeline/document_source.h"
+#include "mongo/db/shard_id.h"
#include "mongo/s/chunk_manager.h"
-#include "mongo/s/shard_id.h"
#include "mongo/s/shard_key_pattern.h"
namespace mongo {