summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxlayouts_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxlayouts_p.h')
-rw-r--r--src/declarative/fx/qfxlayouts_p.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/declarative/fx/qfxlayouts_p.h b/src/declarative/fx/qfxlayouts_p.h
index 859482f..77b0ea1 100644
--- a/src/declarative/fx/qfxlayouts_p.h
+++ b/src/declarative/fx/qfxlayouts_p.h
@@ -53,11 +53,11 @@
// We mean it.
//
-#include "qfxlayouts.h"
-#include "qfxitem_p.h"
-#include <QObject>
-#include <QString>
-#include <qmlstate.h>
+#include <private/qfxitem_p.h>
+#include <QtCore/QObject>
+#include <QtCore/QString>
+#include <QtDeclarative/qfxlayouts.h>
+#include <QtDeclarative/qmlstate.h>
QT_BEGIN_NAMESPACE