diff options
Diffstat (limited to 'tools/files.cpp')
-rw-r--r-- | tools/files.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/files.cpp b/tools/files.cpp index 2cbda12e9f4..a26772442af 100644 --- a/tools/files.cpp +++ b/tools/files.cpp @@ -16,7 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "stdafx.h" +#include "pch.h" #include "client/gridfs.h" #include "client/dbclient.h" |