summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2014-12-15 21:33:05 +0100
committerMichal Klocek <michal.klocek@qt.io>2019-11-25 12:01:39 +0100
commit65699b343d661fc3e8fb8f4365bf48159286db2c (patch)
treec0d72bf8866e3ec23118e5426e6ed6279d8a5c0d
parent5853995ce659908ecc7d4bdaf4517a73bb97738d (diff)
Fix compilation
-rw-r--r--src/pdf/qpdfdocument_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pdf/qpdfdocument_p.h b/src/pdf/qpdfdocument_p.h
index 03b9723a7..8e5c59cbc 100644
--- a/src/pdf/qpdfdocument_p.h
+++ b/src/pdf/qpdfdocument_p.h
@@ -7,6 +7,7 @@
#include <qbuffer.h>
#include <qnetworkreply.h>
+#include <qpointer.h>
QT_BEGIN_NAMESPACE