aboutsummaryrefslogtreecommitdiffstats
path: root/science/elmerfem/files/patch-ElmerGUI_Application_twod_renderarea.cpp
blob: 804d181d2e71193f819935613517302d544dfde3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ElmerGUI/Application/twod/renderarea.cpp.orig	2020-06-23 12:25:41 UTC
+++ ElmerGUI/Application/twod/renderarea.cpp
@@ -38,6 +38,7 @@
  *                                                                           *
  *****************************************************************************/
 #include <QPainter>
+#include <QPainterPath>
 #include <QMouseEvent>
 #include <QFile>
 #include <QTextStream>