summaryrefslogtreecommitdiff
path: root/tools/qmldebugger/standalone/engine.cpp
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-10-30 15:00:02 +1000
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-10-30 15:00:02 +1000
commit44a0c19eae2099e6cdb44825123a4b8ee9a5bf20 (patch)
treefa9db593567ccb6b19d21278788ff365ce7608ab /tools/qmldebugger/standalone/engine.cpp
parent45cc1ea534640cb492bd00405bf8fcd5dbfbcf5c (diff)
downloadqt4-tools-44a0c19eae2099e6cdb44825123a4b8ee9a5bf20.tar.gz
Rename qfx files to qmlgraphics files
Diffstat (limited to 'tools/qmldebugger/standalone/engine.cpp')
-rw-r--r--tools/qmldebugger/standalone/engine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmldebugger/standalone/engine.cpp b/tools/qmldebugger/standalone/engine.cpp
index f1eada8ae7..92c54eb858 100644
--- a/tools/qmldebugger/standalone/engine.cpp
+++ b/tools/qmldebugger/standalone/engine.cpp
@@ -7,7 +7,7 @@
#include <private/qmlenginedebug_p.h>
#include <QtDeclarative/qmldebugclient.h>
#include <QtDeclarative/qmlcomponent.h>
-#include <QtDeclarative/qfxitem.h>
+#include <QtDeclarative/qmlgraphicsitem.h>
#include <QtDeclarative/qmldebugservice.h>
#include "engine.h"