Fix compilation
authorLars Knoll <lars.knoll@digia.com>
Fri, 3 May 2013 11:05:27 +0000 (13:05 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Fri, 3 May 2013 12:34:10 +0000 (14:34 +0200)
Change-Id: If8a393c07953b94b16bb0cc93d56d38d6496d67c
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/qml/qqmllocale.cpp
src/qml/qml/v8/qjsengine.cpp

index 04750b1..0d8ed39 100644 (file)
@@ -42,7 +42,6 @@
 #include "qqmllocale_p.h"
 #include "qqmlengine_p.h"
 #include <private/qqmlcontext_p.h>
-#include <private/qjsconverter_p.h>
 #include <QtCore/qnumeric.h>
 #include <QtCore/qdatetime.h>
 
index 22de63e..2fd0bb2 100644 (file)
@@ -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)