summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/replset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/replset.h b/db/replset.h
index 71b94f33f8e..649f67b482b 100644
--- a/db/replset.h
+++ b/db/replset.h
@@ -20,6 +20,7 @@
#include "dbhelpers.h"
#include "json.h"
#include "../client/dbclient.h"
+#include "repl.h"
namespace mongo {