summaryrefslogtreecommitdiff
path: root/src/mongo/db/structure/record_store_v1_simple.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/structure/record_store_v1_simple.cpp')
-rw-r--r--src/mongo/db/structure/record_store_v1_simple.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/structure/record_store_v1_simple.cpp b/src/mongo/db/structure/record_store_v1_simple.cpp
index bfb021f9f6c..1384b2ddd1c 100644
--- a/src/mongo/db/structure/record_store_v1_simple.cpp
+++ b/src/mongo/db/structure/record_store_v1_simple.cpp
@@ -33,7 +33,7 @@
#include "mongo/base/counter.h"
#include "mongo/db/catalog/collection.h"
#include "mongo/db/client.h"
-#include "mongo/db/commands/server_status.h"
+#include "mongo/db/commands/server_status_metric.h"
#include "mongo/db/curop.h"
#include "mongo/db/storage/extent.h"
#include "mongo/db/storage/extent_manager.h"