summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/imageproviders.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imageproviders.cpp b/src/imageproviders.cpp
index cbf019e..bd3bb60 100644
--- a/src/imageproviders.cpp
+++ b/src/imageproviders.cpp
@@ -33,6 +33,7 @@
#include <QPen>
#include <QBrush>
#include <QPainter>
+#include <QPainterPath>
#include <QLinearGradient>
static const int CORNER_CUTSIZE = 20;