summaryrefslogtreecommitdiff
path: root/src/mongo/db/process_health
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/process_health')
-rw-r--r--src/mongo/db/process_health/health_monitoring.idl2
-rw-r--r--src/mongo/db/process_health/health_monitoring_server_parameters.idl2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mongo/db/process_health/health_monitoring.idl b/src/mongo/db/process_health/health_monitoring.idl
index 9e00fe252f2..88837981d8c 100644
--- a/src/mongo/db/process_health/health_monitoring.idl
+++ b/src/mongo/db/process_health/health_monitoring.idl
@@ -32,7 +32,7 @@ global:
cpp_namespace: "mongo::feature_flags"
imports:
- - "mongo/idl/basic_types.idl"
+ - "mongo/db/basic_types.idl"
feature_flags:
featureFlagHealthMonitoring:
diff --git a/src/mongo/db/process_health/health_monitoring_server_parameters.idl b/src/mongo/db/process_health/health_monitoring_server_parameters.idl
index 89889445dfc..036d1f797c1 100644
--- a/src/mongo/db/process_health/health_monitoring_server_parameters.idl
+++ b/src/mongo/db/process_health/health_monitoring_server_parameters.idl
@@ -31,7 +31,7 @@ global:
cpp_namespace: "mongo"
imports:
- - "mongo/idl/basic_types.idl"
+ - "mongo/db/basic_types.idl"
enums:
HealthObserverIntensity: