summaryrefslogtreecommitdiff
path: root/src/mongo/bson/util/bson_check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/bson/util/bson_check.h')
-rw-r--r--src/mongo/bson/util/bson_check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/bson/util/bson_check.h b/src/mongo/bson/util/bson_check.h
index 46656ea9802..1ca748d88a2 100644
--- a/src/mongo/bson/util/bson_check.h
+++ b/src/mongo/bson/util/bson_check.h
@@ -33,7 +33,7 @@
#include "mongo/db/command_generic_argument.h"
#include "mongo/db/commands.h"
#include "mongo/db/jsobj.h"
-#include "mongo/util/mongoutils/str.h"
+#include "mongo/util/str.h"
#include "mongo/util/string_map.h"
namespace mongo {