summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/member_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/member_state.h')
-rw-r--r--src/mongo/db/repl/member_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/repl/member_state.h b/src/mongo/db/repl/member_state.h
index c5af9992498..bc954a4dc35 100644
--- a/src/mongo/db/repl/member_state.h
+++ b/src/mongo/db/repl/member_state.h
@@ -38,7 +38,7 @@
#include "mongo/base/error_codes.h"
#include "mongo/base/static_assert.h"
#include "mongo/base/status_with.h"
-#include "mongo/util/mongoutils/str.h"
+#include "mongo/util/str.h"
namespace mongo {
namespace repl {