summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/privilege.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/auth/privilege.cpp')
-rw-r--r--src/mongo/db/auth/privilege.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/auth/privilege.cpp b/src/mongo/db/auth/privilege.cpp
index 25cd3141151..6e33bb54082 100644
--- a/src/mongo/db/auth/privilege.cpp
+++ b/src/mongo/db/auth/privilege.cpp
@@ -29,6 +29,7 @@
#include "mongo/db/auth/action_set.h"
#include "mongo/db/auth/action_type.h"
+#include "mongo/db/auth/privilege_parser.h"
namespace mongo {