summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/expr/qvariablereference_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/expr/qvariablereference_p.h')
-rw-r--r--src/xmlpatterns/expr/qvariablereference_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/xmlpatterns/expr/qvariablereference_p.h b/src/xmlpatterns/expr/qvariablereference_p.h
index ce9c784..2a42b3a 100644
--- a/src/xmlpatterns/expr/qvariablereference_p.h
+++ b/src/xmlpatterns/expr/qvariablereference_p.h
@@ -51,11 +51,10 @@
#define Patternist_VariableReference_H
#include <private/qemptycontainer_p.h>
+#include <qcontainerfwd.h>
QT_BEGIN_NAMESPACE
-template<typename T> class QList;
-
namespace QPatternist
{
/**