summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxflipable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxflipable.h')
-rw-r--r--src/declarative/fx/qfxflipable.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/declarative/fx/qfxflipable.h b/src/declarative/fx/qfxflipable.h
index ef1832e..62b62a5 100644
--- a/src/declarative/fx/qfxflipable.h
+++ b/src/declarative/fx/qfxflipable.h
@@ -42,12 +42,12 @@
#ifndef QFXFLIPABLE_H
#define QFXFLIPABLE_H
-#include <QObject>
-#include <QTransform>
+#include <QtCore/QObject>
+#include <QtGui/QTransform>
#if defined(QFX_RENDER_OPENGL)
#include <QtGui/qmatrix4x4.h>
#endif
-#include <qfxitem.h>
+#include <QtDeclarative/qfxitem.h>
QT_BEGIN_HEADER