aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4isel_util_p.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-08-08 15:18:21 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-20 14:20:51 +0200
commita71e35a95c9f352db91fb82d8a564d01ba961341 (patch)
tree43134a8f81417d524b58d1a45902c8b06d85843f /src/qml/compiler/qv4isel_util_p.h
parente43b6bd9c7a3d584e488cd3c84f9deb2d8955b64 (diff)
Clean up one more header dependency for the compiler
Change-Id: Ibf20a4031bbaa217ddf460607bb1612cb6d76efb Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/compiler/qv4isel_util_p.h')
-rw-r--r--src/qml/compiler/qv4isel_util_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/compiler/qv4isel_util_p.h b/src/qml/compiler/qv4isel_util_p.h
index c5c9386ff5..2e3b64c360 100644
--- a/src/qml/compiler/qv4isel_util_p.h
+++ b/src/qml/compiler/qv4isel_util_p.h
@@ -42,7 +42,7 @@
#ifndef QV4ISEL_UTIL_P_H
#define QV4ISEL_UTIL_P_H
-#include "private/qv4runtime_p.h"
+#include "private/qv4value_def_p.h"
#include "qv4jsir_p.h"
QT_BEGIN_NAMESPACE