Index: head/print/qpdfview/files/patch-sources_djvumodel.cpp =================================================================== --- head/print/qpdfview/files/patch-sources_djvumodel.cpp (nonexistent) +++ head/print/qpdfview/files/patch-sources_djvumodel.cpp (revision 536108) @@ -0,0 +1,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 + + #include ++#include + #include + + #if defined(Q_OS_WIN) && defined(DJVU_STATIC) Property changes on: head/print/qpdfview/files/patch-sources_djvumodel.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/print/qpdfview/files/patch-sources_model.h =================================================================== --- head/print/qpdfview/files/patch-sources_model.h (nonexistent) +++ head/print/qpdfview/files/patch-sources_model.h (revision 536108) @@ -0,0 +1,10 @@ +--- sources/model.h.orig 2020-05-21 10:55:32 UTC ++++ sources/model.h +@@ -27,6 +27,7 @@ along with qpdfview. If not, see + #include + #include ++#include + + class QAbstractItemModel; + class QColor; Property changes on: head/print/qpdfview/files/patch-sources_model.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property