aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qjsengine.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-05-03 13:05:27 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2013-05-03 14:34:10 +0200
commitc4abcd63ecef3b1cdc2e79d9533b517838c7ccb0 (patch)
tree9b744b533742ab6b4e75d3be4d08e93cc3c2634d /src/qml/qml/v8/qjsengine.cpp
parentfed9dcf823d41a0289864af67611b382054af2af (diff)
Fix compilation
Change-Id: If8a393c07953b94b16bb0cc93d56d38d6496d67c Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/qml/v8/qjsengine.cpp')
-rw-r--r--src/qml/qml/v8/qjsengine.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qml/qml/v8/qjsengine.cpp b/src/qml/qml/v8/qjsengine.cpp
index 22de63e9c1..2fd0bb242f 100644
--- a/src/qml/qml/v8/qjsengine.cpp
+++ b/src/qml/qml/v8/qjsengine.cpp
@@ -66,8 +66,6 @@
#include <qwaitcondition.h>
#include <private/qqmlglobal_p.h>
-#include <private/qjsconverter_impl_p.h>
-
#undef Q_D
#undef Q_Q
#define Q_D(blah)