aboutsummaryrefslogtreecommitdiff
path: root/audio/supercollider/files/patch-QtCollider_widgets_QcLevelIndicator.cpp
blob: e8d262acb9a03109866dd4ca0306b222b799f33f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- QtCollider/widgets/QcLevelIndicator.cpp.orig	2020-06-15 01:16:56 UTC
+++ QtCollider/widgets/QcLevelIndicator.cpp
@@ -23,6 +23,7 @@
 #include "../QcWidgetFactory.h"
 
 #include <QPainter>
+#include <QPainterPath>
 
 QC_DECLARE_QWIDGET_FACTORY(QcLevelIndicator);