summaryrefslogtreecommitdiff
path: root/src/mongo/db/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/db.h')
-rw-r--r--src/mongo/db/db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/db.h b/src/mongo/db/db.h
index 954ce8bcfe1..4b7c07d83a6 100644
--- a/src/mongo/db/db.h
+++ b/src/mongo/db/db.h
@@ -16,7 +16,7 @@
#pragma once
-#include "../pch.h"
+#include "mongo/pch.h"
#include "../util/net/message.h"
#include "pdfile.h"
#include "curop.h"