aboutsummaryrefslogtreecommitdiff
path: root/deskutils/lumina-pdf/files/patch-drawablepage.h
blob: 9b1457f742bee6429d49423d4a1451a6eff654ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- drawablepage.h.orig	2019-10-02 09:07:11 UTC
+++ drawablepage.h
@@ -1,6 +1,7 @@
 #ifndef LUMINA_PDF_DRAWABLEPAGE_H
 #define LUMINA_PDF_DRAWABLEPAGE_H
 
+#include <memory>
 #include <QImage>
 #include <QSize>
 #include <poppler/qt5/poppler-qt5.h>