summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qfxview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/util/qfxview.h')
-rw-r--r--src/declarative/util/qfxview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/util/qfxview.h b/src/declarative/util/qfxview.h
index 8dd9e2c..05bf005 100644
--- a/src/declarative/util/qfxview.h
+++ b/src/declarative/util/qfxview.h
@@ -42,11 +42,11 @@
#ifndef QFXVIEW_H
#define QFXVIEW_H
-#include <qfxglobal.h>
#include <QtCore/qdatetime.h>
#include <QtGui/qgraphicssceneevent.h>
#include <QtGui/qwidget.h>
-#include <qsimplecanvas.h>
+#include <QtDeclarative/qfxglobal.h>
+#include <QtDeclarative/qsimplecanvas.h>
QT_BEGIN_HEADER