summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/optime_with.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/optime_with.h')
-rw-r--r--src/mongo/db/repl/optime_with.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/repl/optime_with.h b/src/mongo/db/repl/optime_with.h
index 5174bbc3367..d0d990aafd1 100644
--- a/src/mongo/db/repl/optime_with.h
+++ b/src/mongo/db/repl/optime_with.h
@@ -33,7 +33,7 @@
#include <string>
#include "mongo/db/repl/optime.h"
-#include "mongo/util/mongoutils/str.h"
+#include "mongo/util/str.h"
namespace mongo {
namespace repl {