summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/migration_test_fixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/balancer/migration_test_fixture.h')
-rw-r--r--src/mongo/db/s/balancer/migration_test_fixture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/s/balancer/migration_test_fixture.h b/src/mongo/db/s/balancer/migration_test_fixture.h
index cc823fb701f..8f15690f597 100644
--- a/src/mongo/db/s/balancer/migration_test_fixture.h
+++ b/src/mongo/db/s/balancer/migration_test_fixture.h
@@ -27,7 +27,7 @@
* it in the license file.
*/
-#define MONGO_LOG_DEFAULT_COMPONENT ::mongo::logger::LogComponent::kDefault
+#define MONGO_LOGV2_DEFAULT_COMPONENT ::mongo::logv2::LogComponent::kDefault
#include "mongo/platform/basic.h"