mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 19:46:41 -04:00
10 lines
287 B
C++
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)
|