summaryrefslogtreecommitdiff
path: root/src/mongo/s/strategy_shard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/strategy_shard.cpp')
-rw-r--r--src/mongo/s/strategy_shard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/strategy_shard.cpp b/src/mongo/s/strategy_shard.cpp
index 7df00c4b74e..36c3487fc08 100644
--- a/src/mongo/s/strategy_shard.cpp
+++ b/src/mongo/s/strategy_shard.cpp
@@ -16,7 +16,7 @@
// strategy_sharded.cpp
-#include "pch.h"
+#include "mongo/pch.h"
#include "mongo/base/status.h"
#include "mongo/bson/util/builder.h"