summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbhelpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/dbhelpers.h')
-rw-r--r--src/mongo/db/dbhelpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/dbhelpers.h b/src/mongo/db/dbhelpers.h
index d657a970331..06a9b2348de 100644
--- a/src/mongo/db/dbhelpers.h
+++ b/src/mongo/db/dbhelpers.h
@@ -30,7 +30,7 @@
#include "mongo/db/client.h"
#include "mongo/db/db.h"
-#include "mongo/db/diskloc.h"
+#include "mongo/db/record_id.h"
#include "mongo/db/keypattern.h"
#include "mongo/s/range_arithmetic.h"