You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-tv/mythtv/files/mythtv-31.0-Include_QPainte...

16 lines
404 B

# Change in upstream master after release mythtv-31.0
diff --git a/mythtv/libs/libmythui/mythpainter.cpp b/mythtv/libs/libmythui/mythpainter.cpp
index 639ea41b30..221a7fe2b7 100644
--- a/libs/libmythui/mythpainter.cpp
+++ b/libs/libmythui/mythpainter.cpp
@@ -5,6 +5,7 @@
// QT headers
#include <QRect>
#include <QPainter>
+#include <QPainterPath>
// libmythbase headers
#include "mythlogging.h"