diff --git a/srcpkgs/imgbrd-grabber/patches/QPainterPath.patch b/srcpkgs/imgbrd-grabber/patches/QPainterPath.patch new file mode 100644 index 00000000000..80ca564df10 --- /dev/null +++ b/srcpkgs/imgbrd-grabber/patches/QPainterPath.patch @@ -0,0 +1,9 @@ +--- gui/src/ui/QBouton.cpp 2019-05-19 13:41:39.000000000 +0200 ++++ gui/src/ui/QBouton.cpp 2020-09-01 01:09:55.472537243 +0200 +@@ -1,5 +1,6 @@ + #include "ui/QBouton.h" + #include ++#include + #include + #include +