aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
blob: 711858adb2c7cec9583563dcebeeaea9e058afb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libs/libmythui/mythpainter.cpp.orig	2020-05-21 12:31:44 UTC
+++ libs/libmythui/mythpainter.cpp
@@ -5,6 +5,7 @@
 // QT headers
 #include <QRect>
 #include <QPainter>
+#include <QPainterPath>
 
 // libmythbase headers
 #include "mythlogging.h"