diff --git a/srcpkgs/shotcut/patches/QPainterPath.patch b/srcpkgs/shotcut/patches/QPainterPath.patch new file mode 100644 index 00000000000..29af4672afd --- /dev/null +++ b/srcpkgs/shotcut/patches/QPainterPath.patch @@ -0,0 +1,10 @@ +--- src/widgets/scopes/videohistogramscopewidget.cpp 2020-04-12 01:09:54.000000000 +0200 ++++ src/widgets/scopes/videohistogramscopewidget.cpp 2020-09-02 13:05:57.515210925 +0200 +@@ -19,6 +19,7 @@ + #include + #include + #include ++#include + #include + + const qreal IRE0 = 16;