summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpath.h
diff options
context:
space:
mode:
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