blob: 6a3b2a1bfb959be901101833580031bccc5ee67f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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)
|