summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/count.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/ops/count.cpp')
-rw-r--r--src/mongo/db/ops/count.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/ops/count.cpp b/src/mongo/db/ops/count.cpp
index 2ac5452688c..44bfbac984c 100644
--- a/src/mongo/db/ops/count.cpp
+++ b/src/mongo/db/ops/count.cpp
@@ -22,6 +22,7 @@
#include "../clientcursor.h"
#include "../namespace.h"
#include "../queryutil.h"
+#include "mongo/client/dbclientinterface.h"
namespace mongo {