ports/graphics/fraqtive/files/patch-src_datafunctions.cpp
2020-05-21 07:11:41 +00:00

11 lines
212 B
C++

--- src/datafunctions.cpp.orig 2020-05-21 06:51:19 UTC
+++ src/datafunctions.cpp
@@ -19,6 +19,8 @@
#include "datafunctions.h"
#include "fractaldata.h"
+#include <QPainterPath>
+
namespace DataFunctions
{