diff options
Diffstat (limited to 'src/mongo/pch.cpp')
| -rw-r--r-- | src/mongo/pch.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/pch.cpp b/src/mongo/pch.cpp index a81ff610d82..37fde21f1fa 100644 --- a/src/mongo/pch.cpp +++ b/src/mongo/pch.cpp @@ -15,7 +15,7 @@ * limitations under the License. */ -#include "pch.h" +#include "mongo/pch.h" #if defined( __MSVC__ ) // should probably check VS version here |
