summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpath.h
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-05-19 08:48:46 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-05-19 08:48:46 (GMT)
commit0a2258c3e7b49b7383ef9ace11a4d8a448b7def1 (patch)
tree9879b8453d9a711db29045d062bd1607f1667bc6 /src/declarative/fx/qfxpath.h
parent4871ff0563cf8a9691db8b084dce012aeb5abf47 (diff)
parent23c781b67c838b120e7fba42bc9008d38f191330 (diff)
downloadQt-0a2258c3e7b49b7383ef9ace11a4d8a448b7def1.zip
Qt-0a2258c3e7b49b7383ef9ace11a4d8a448b7def1.tar.gz
Qt-0a2258c3e7b49b7383ef9ace11a4d8a448b7def1.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/fx/qfxpath.h')
-rw-r--r--src/declarative/fx/qfxpath.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/declarative/fx/qfxpath.h b/src/declarative/fx/qfxpath.h
index c594793..10cf252 100644
--- a/src/declarative/fx/qfxpath.h
+++ b/src/declarative/fx/qfxpath.h
@@ -42,10 +42,10 @@
#ifndef QFXPATH_H
#define QFXPATH_H
-#include <QObject>
-#include <QPainterPath>
-#include <qml.h>
-#include <qfxitem.h>
+#include <QtCore/QObject>
+#include <QtGui/QPainterPath>
+#include <QtDeclarative/qml.h>
+#include <QtDeclarative/qfxitem.h>
QT_BEGIN_HEADER