summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/type/qitemtype_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/type/qitemtype_p.h')
-rw-r--r--src/xmlpatterns/type/qitemtype_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/xmlpatterns/type/qitemtype_p.h b/src/xmlpatterns/type/qitemtype_p.h
index 88d06e7..baf6aa4 100644
--- a/src/xmlpatterns/type/qitemtype_p.h
+++ b/src/xmlpatterns/type/qitemtype_p.h
@@ -51,13 +51,12 @@
#define Patternist_ItemType_H
#include <QSharedData>
+#include <qcontainerfwd.h>
#include <QtXmlPatterns/private/qnamepool_p.h>
QT_BEGIN_NAMESPACE
-template<typename T> class QList;
-
namespace QPatternist
{
class Item;