summaryrefslogtreecommitdiff
path: root/src/mongo/s/remote_command_shard_targeter_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/remote_command_shard_targeter_test.cpp')
-rw-r--r--src/mongo/s/remote_command_shard_targeter_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/remote_command_shard_targeter_test.cpp b/src/mongo/s/remote_command_shard_targeter_test.cpp
index 1dc6bebd3d9..6a97c8a104e 100644
--- a/src/mongo/s/remote_command_shard_targeter_test.cpp
+++ b/src/mongo/s/remote_command_shard_targeter_test.cpp
@@ -32,7 +32,7 @@
#include "mongo/base/error_codes.h"
#include "mongo/client/read_preference.h"
-#include "mongo/s/shard_id.h"
+#include "mongo/db/shard_id.h"
#include "mongo/s/sharding_initialization.h"
#include "mongo/s/sharding_router_test_fixture.h"
#include "mongo/s/sharding_test_fixture_common.h"