summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpixmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxpixmap.h')
-rw-r--r--src/declarative/fx/qfxpixmap.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/declarative/fx/qfxpixmap.h b/src/declarative/fx/qfxpixmap.h
index 297dba7..fd56ee4 100644
--- a/src/declarative/fx/qfxpixmap.h
+++ b/src/declarative/fx/qfxpixmap.h
@@ -42,10 +42,10 @@
#ifndef QFXPIXMAP_H
#define QFXPIXMAP_H
-#include <QString>
-#include <qsimplecanvas.h>
-#include <qfxglobal.h>
-#include <QPixmap>
+#include <QtCore/QString>
+#include <QtGui/QPixmap>
+#include <QtDeclarative/qsimplecanvas.h>
+#include <QtDeclarative/qfxglobal.h>
QT_BEGIN_HEADER