# HG changeset patch # User felixonmars # Date 1591266804 -7200 # Node ID c259073a805212ba6a048b57ead6d30ae56b3767 # Parent 96a02e385d54f4875ba98415f021a4bc1b06a276 Fix build with Qt 5.15+ diff -r 96a02e385d54 -r c259073a8052 QTfrontend/ui/page/pagegamestats.cpp --- a/QTfrontend/ui/page/pagegamestats.cpp Wed May 27 09:23:25 2020 +0200 +++ b/QTfrontend/ui/page/pagegamestats.cpp Thu Jun 04 12:33:24 2020 +0200 @@ -22,6 +22,7 @@ #include #include #include +#include #include "pagegamestats.h" #include "team.h"