summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2014-12-15 21:33:05 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2014-12-15 21:33:05 +0100
commit114ea21afcb6aaaad5404e5340511ac67696c1ab (patch)
tree73345b9b6397568d3f34074042cf1ae5bbe1dbdb
parentb0ed0620f69475ef4d10af0057966fa55cfabad7 (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 03b9723..8e5c59c 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