aboutsummaryrefslogblamecommitdiff
path: root/games/hedgewars/files/patch-QTfrontend_drawmapscene.cpp
blob: 20664aa329fd9ac0422105557290719882bcea80 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                               
--- QTfrontend/drawmapscene.cpp.orig	2020-05-21 07:21:20 UTC
+++ QTfrontend/drawmapscene.cpp
@@ -19,6 +19,7 @@
 #include <QGraphicsSceneMouseEvent>
 #include <QGraphicsPathItem>
 #include <QtEndian>
+#include <QPainterPath>
 #include <QDebug>
 #include <QTransform>
 #include <math.h>