summaryrefslogtreecommitdiff
path: root/user/nextcloud-client/fix-missing-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/nextcloud-client/fix-missing-header.patch')
-rw-r--r--user/nextcloud-client/fix-missing-header.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/nextcloud-client/fix-missing-header.patch b/user/nextcloud-client/fix-missing-header.patch
new file mode 100644
index 000000000..2c659a630
--- /dev/null
+++ b/user/nextcloud-client/fix-missing-header.patch
@@ -0,0 +1,11 @@
+diff -ur a/src/libsync/bandwidthmanager.h b/src/libsync/bandwidthmanager.h
+--- a/src/libsync/bandwidthmanager.h 2022-05-28 11:32:35.440187894 +0000
++++ b/src/libsync/bandwidthmanager.h 2022-05-28 11:33:25.713188074 +0000
+@@ -19,6 +19,7 @@
+ #include <QLinkedList>
+ #include <QTimer>
+ #include <QIODevice>
++#include <QPainterPath>
+
+ namespace OCC {
+