summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/copydb_start_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/copydb_start_commands.h')
-rw-r--r--src/mongo/db/commands/copydb_start_commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/commands/copydb_start_commands.h b/src/mongo/db/commands/copydb_start_commands.h
index 5bf8b32c444..acefa16eefb 100644
--- a/src/mongo/db/commands/copydb_start_commands.h
+++ b/src/mongo/db/commands/copydb_start_commands.h
@@ -26,7 +26,7 @@
* it in the license file.
*/
-#include "mongo/client/dbclientinterface.h"
+#include "mongo/client/dbclient_base.h"
namespace mongo {