diff options
Diffstat (limited to 'src/declarative/fx/qmlgraphicseffects.cpp')
-rw-r--r-- | src/declarative/fx/qmlgraphicseffects.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/fx/qmlgraphicseffects.cpp b/src/declarative/fx/qmlgraphicseffects.cpp index 8467dd7..c611eea 100644 --- a/src/declarative/fx/qmlgraphicseffects.cpp +++ b/src/declarative/fx/qmlgraphicseffects.cpp @@ -39,7 +39,6 @@ ** ****************************************************************************/ #include <qml.h> -#include <qfxglobal.h> #include <QtGui/qgraphicseffect.h> QML_DECLARE_TYPE(QGraphicsEffect) |