summaryrefslogtreecommitdiff
path: root/src/mongo/s/type_database.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/type_database.h')
-rw-r--r--src/mongo/s/type_database.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/type_database.h b/src/mongo/s/type_database.h
index 68cfa009ec8..cbecfd490f4 100644
--- a/src/mongo/s/type_database.h
+++ b/src/mongo/s/type_database.h
@@ -31,7 +31,7 @@
#include <boost/optional.hpp>
#include <string>
-#include "mongo/bson/bson_field.h"
+#include "mongo/db/jsobj.h"
namespace mongo {