ports/print/qpdfview/files/patch-sources_djvumodel.cpp
2020-05-21 10:59:20 +00:00

10 lines
287 B
C++

--- sources/djvumodel.cpp.orig 2020-05-21 10:55:32 UTC
+++ sources/djvumodel.cpp
@@ -29,6 +29,7 @@ along with qpdfview. If not, see <http://www.gnu.org/
#include <cstdio>
#include <QFile>
+#include <QPainterPath>
#include <qmath.h>
#if defined(Q_OS_WIN) && defined(DJVU_STATIC)