diff --git a/srcpkgs/owncloudclient/patches/QPainterPath.patch b/srcpkgs/owncloudclient/patches/QPainterPath.patch new file mode 100644 index 0000000000..668dd9223b --- /dev/null +++ b/srcpkgs/owncloudclient/patches/QPainterPath.patch @@ -0,0 +1,10 @@ +--- src/libsync/networkjobs.cpp 2020-01-28 15:57:39.000000000 +0100 ++++ src/libsync/networkjobs.cpp 2020-08-31 21:06:43.744784467 +0200 +@@ -31,6 +31,7 @@ + #include + #ifndef TOKEN_AUTH_ONLY + #include ++#include + #endif + + #include "networkjobs.h"