diff options
Diffstat (limited to 'src/mongo/db/auth/auth_options.idl')
-rw-r--r-- | src/mongo/db/auth/auth_options.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/auth/auth_options.idl b/src/mongo/db/auth/auth_options.idl index a0d5139938a..d1af197ff08 100644 --- a/src/mongo/db/auth/auth_options.idl +++ b/src/mongo/db/auth/auth_options.idl @@ -30,7 +30,7 @@ global: cpp_namespace: "mongo" imports: - - "mongo/idl/basic_types.idl" + - "mongo/db/basic_types.idl" server_parameters: roleGraphInvalidationIsFatal: |