summaryrefslogtreecommitdiff
path: root/src/mongo/util/log_with_sampling.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/log_with_sampling.h')
-rw-r--r--src/mongo/util/log_with_sampling.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/util/log_with_sampling.h b/src/mongo/util/log_with_sampling.h
index e3407c26e07..a02551d243a 100644
--- a/src/mongo/util/log_with_sampling.h
+++ b/src/mongo/util/log_with_sampling.h
@@ -31,6 +31,7 @@
#include <utility>
+#include "mongo/logv2/log.h"
#include "mongo/logv2/log_component.h"
#include "mongo/logv2/log_severity.h"