summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/data/qitem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/data/qitem_p.h')
-rw-r--r--src/xmlpatterns/data/qitem_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/xmlpatterns/data/qitem_p.h b/src/xmlpatterns/data/qitem_p.h
index a395b5e..2fcb71e 100644
--- a/src/xmlpatterns/data/qitem_p.h
+++ b/src/xmlpatterns/data/qitem_p.h
@@ -57,6 +57,7 @@
#include <QUrl>
#include <QVariant>
+#include <qcontainerfwd.h>
/**
* @file
@@ -72,8 +73,6 @@
QT_BEGIN_NAMESPACE
-template<typename T> class QList;
-template<typename T> class QVector;
template<typename T> class QAbstractXmlForwardIterator;
class QSourceLocation;