aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp
diff options
context:
space:
mode:
authorThomas Hartmann <Thomas.Hartmann@digia.com>2013-02-07 12:44:12 +0100
committerThomas Hartmann <Thomas.Hartmann@digia.com>2013-02-07 12:45:02 +0100
commitefb68b09388479240d4c6a0d9358db390f87351d (patch)
tree368bf4cf67cd8c474781d2b0dfba129bc867b350 /share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp
parentfb3b01d888240c19661dbe7d7dcfb8ed53bad9cb (diff)
QmlDesigner: fix compile for qml2puppetv2.7.0-beta
Change-Id: I3fdb693d66eafc85357da138570d58586a57e592 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Diffstat (limited to 'share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp')
-rw-r--r--share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp b/share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp
index b07c408bb9..a562ff2cdf 100644
--- a/share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp
+++ b/share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp
@@ -28,6 +28,7 @@
****************************************************************************/
#include "changefileurlcommand.h"
+#include <QDataStream>
namespace QmlDesigner {