summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-12 11:15:31 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-12 03:54:19 +0200
commitbfa871f79eae3bc67224621345032d2f71ae96db (patch)
tree823331572ce779eeb61c25cd6cdbbc213a8a8dba /src
parent33e74809f5e4bf44a4f99959c291eb30b1f286de (diff)
downloadqtsvg-bfa871f79eae3bc67224621345032d2f71ae96db.tar.gz
Fixed compile.
qtbase f2b3dfd1f17952627fce9fde1264207958f87f43 removed QtXml/qxmlstream.h. Change-Id: I536b42145011746291eab7240bc1f8275edec56d Reviewed-on: http://codereview.qt.nokia.com/2881 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
Diffstat (limited to 'src')
-rw-r--r--src/svg/qsvghandler_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svg/qsvghandler_p.h b/src/svg/qsvghandler_p.h
index 10c018d..ac0da20 100644
--- a/src/svg/qsvghandler_p.h
+++ b/src/svg/qsvghandler_p.h
@@ -53,7 +53,7 @@
// We mean it.
//
-#include "QtXml/qxmlstream.h"
+#include "QtCore/qxmlstream.h"
#ifndef QT_NO_SVG