summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/auth_external_state_s.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/auth/auth_external_state_s.cpp')
-rw-r--r--src/mongo/db/auth/auth_external_state_s.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/auth/auth_external_state_s.cpp b/src/mongo/db/auth/auth_external_state_s.cpp
index ca4f5f96cb4..612072f7e14 100644
--- a/src/mongo/db/auth/auth_external_state_s.cpp
+++ b/src/mongo/db/auth/auth_external_state_s.cpp
@@ -20,7 +20,7 @@
#include "mongo/base/status.h"
#include "mongo/client/dbclientinterface.h"
-#include "mongo/db/auth/authorization_manager.h"
+#include "mongo/db/auth/authorization_session.h"
#include "mongo/db/jsobj.h"
#include "mongo/s/grid.h"