diff options
Diffstat (limited to 'graphics/diffpdf/files/patch-mainwindow.hpp')
-rw-r--r-- | graphics/diffpdf/files/patch-mainwindow.hpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/diffpdf/files/patch-mainwindow.hpp b/graphics/diffpdf/files/patch-mainwindow.hpp new file mode 100644 index 000000000000..09efa165bd59 --- /dev/null +++ b/graphics/diffpdf/files/patch-mainwindow.hpp @@ -0,0 +1,11 @@ +--- mainwindow.hpp.orig 2013-10-15 07:01:22 UTC ++++ mainwindow.hpp +@@ -19,7 +19,7 @@ + #else + #include <tr1/memory> + #endif +-#include <poppler-qt4.h> ++#include <poppler-qt5.h> + #include <QBrush> + #include <QList> + #include <QMainWindow> |