summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/generate_action_types.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/auth/generate_action_types.py')
-rwxr-xr-xsrc/mongo/db/auth/generate_action_types.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/auth/generate_action_types.py b/src/mongo/db/auth/generate_action_types.py
index 4a45c79f9db..ee87fcb5204 100755
--- a/src/mongo/db/auth/generate_action_types.py
+++ b/src/mongo/db/auth/generate_action_types.py
@@ -144,7 +144,7 @@ sourceFileTemplate = """// AUTO-GENERATED FILE DO NOT EDIT
* then also delete it in the license file.
*/
-#include "mongo/pch.h"
+#include "mongo/platform/basic.h"
#include "mongo/db/auth/action_type.h"