summaryrefslogtreecommitdiff
path: root/src/mongo/s/type_shard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/type_shard.h')
-rw-r--r--src/mongo/s/type_shard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/type_shard.h b/src/mongo/s/type_shard.h
index 1b507fb3425..1e6e75da8ad 100644
--- a/src/mongo/s/type_shard.h
+++ b/src/mongo/s/type_shard.h
@@ -32,7 +32,7 @@
#include <string>
#include <vector>
-#include "mongo/bson/bson_field.h"
+#include "mongo/db/jsobj.h"
namespace mongo {