summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/shell/shell_utils.h')
-rw-r--r--src/mongo/shell/shell_utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/shell/shell_utils.h b/src/mongo/shell/shell_utils.h
index bd8e8b033f5..040caa41653 100644
--- a/src/mongo/shell/shell_utils.h
+++ b/src/mongo/shell/shell_utils.h
@@ -32,6 +32,7 @@
#include <boost/thread/mutex.hpp>
#include "mongo/db/jsobj.h"
+#include "mongo/util/concurrency/mutex.h"
namespace mongo {