summaryrefslogtreecommitdiff
path: root/math/vtk8/files/patch-Rendering_Qt_vtkQtLabelRenderStrategy.cxx
blob: b733cfeee383b339fc76a35dbd87690a97460c19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Rendering/Qt/vtkQtLabelRenderStrategy.cxx.orig	2020-05-28 17:13:13 UTC
+++ Rendering/Qt/vtkQtLabelRenderStrategy.cxx
@@ -41,6 +41,7 @@
 #include <QImage>
 #include <QMap>
 #include <QPainter>
+#include <QPainterPath>
 #include <QPair>
 #include <QPixmap>
 #include <QTextDocument>