summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-07-13 12:40:15 (GMT)
committerDamian Jansen <damian.jansen@nokia.com>2009-07-14 01:58:38 (GMT)
commitc1491ff950f7da733c21bd3f00b88309397cf622 (patch)
tree80febb9fbe46bdacbd074290a7de18a7449fef0c /src/declarative/util
parent18306f547806f44cfe8beabe9305e3ae09f54d07 (diff)
downloadQt-c1491ff950f7da733c21bd3f00b88309397cf622.zip
Qt-c1491ff950f7da733c21bd3f00b88309397cf622.tar.gz
Qt-c1491ff950f7da733c21bd3f00b88309397cf622.tar.bz2
Compile.
Diffstat (limited to 'src/declarative/util')
-rw-r--r--src/declarative/util/qfxview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qfxview.cpp b/src/declarative/util/qfxview.cpp
index 103442c..41f7db2 100644
--- a/src/declarative/util/qfxview.cpp
+++ b/src/declarative/util/qfxview.cpp
@@ -60,7 +60,7 @@
#include "qfxview.h"
#include <QtDeclarative/qmlengine.h>
#include <QtDeclarative/qmlcontext.h>
-#include <QtDeclarative/qmldebugger.h>
+#include <QtDeclarative/qmldebug.h>
QT_BEGIN_NAMESPACE