summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b29ac9ea338..b1488549f747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ pkgver() {
prepare() {
cd symphonium
sed -i '22,24 s/^/#/' Symphonium.pro
+ sed -i "7a#include <QPainterPath>" displayarea.cpp
}
build() {