summaryrefslogtreecommitdiff
path: root/src/mongo/db/compact.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/compact.cpp')
-rw-r--r--src/mongo/db/compact.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/compact.cpp b/src/mongo/db/compact.cpp
index a2c7c8ac345..bc47ab0ec26 100644
--- a/src/mongo/db/compact.cpp
+++ b/src/mongo/db/compact.cpp
@@ -20,7 +20,7 @@
#include "pch.h"
#include "pdfile.h"
-#include "concurrency.h"
+#include "d_concurrency.h"
#include "commands.h"
#include "curop-inl.h"
#include "background.h"