diff options
Diffstat (limited to 'db/repl/health.cpp')
-rw-r--r-- | db/repl/health.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/repl/health.cpp b/db/repl/health.cpp index 1b16c13dffa..36fce22f603 100644 --- a/db/repl/health.cpp +++ b/db/repl/health.cpp @@ -15,7 +15,7 @@ */ #include "pch.h" -#include "replset.h" +#include "rs.h" #include "health.h" #include "../../util/background.h" #include "../../client/dbclient.h" |