# HG changeset patch
# User felixonmars <felixonmars@archlinux.org>
# Date 1591266804 -7200
# Node ID dbed9069ed50152fe250985e79cca6bb40aaf3e4
# Parent  9a76589e294e50cbdbd1520a339354ad60363209
Fix build with Qt 5.15+

diff -r 9a76589e294e -r dbed9069ed50 QTfrontend/ui/page/pagegamestats.cpp
--- a/QTfrontend/ui/page/pagegamestats.cpp	Fri Oct 11 20:18:07 2019 +0200
+++ b/QTfrontend/ui/page/pagegamestats.cpp	Thu Jun 04 12:33:24 2020 +0200
@@ -22,6 +22,7 @@
 #include <QGraphicsScene>
 #include <QGroupBox>
 #include <QSizePolicy>
+#include <QPainterPath>
 
 #include "pagegamestats.h"
 #include "team.h"