summaryrefslogtreecommitdiff
path: root/tools/stat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/stat.cpp')
-rw-r--r--tools/stat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/stat.cpp b/tools/stat.cpp
index c625680cccf..f72d61e99aa 100644
--- a/tools/stat.cpp
+++ b/tools/stat.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/dbclient.h"
#include "db/json.h"
#include "../util/httpclient.h"