aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@qt.io>2018-04-27 13:25:41 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2018-05-28 10:24:28 +0000
commit23aa9d58d006dd50adb3f582df9b7dab4f64be0b (patch)
tree9256c353400ee20f018de21fc584050345ebd152 /src/qml/jsruntime
parent5936429045623a1a04901258d1974cb07a9fc087 (diff)
Rename qv4jit* to qv4baselinejit
So it reflects its contents better. Change-Id: Ie9414117a28e681fbb6220c8cddb41be1481fd44 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/jsruntime')
-rw-r--r--src/qml/jsruntime/qv4vme_moth.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/jsruntime/qv4vme_moth.cpp b/src/qml/jsruntime/qv4vme_moth.cpp
index 84d5d6e6e4..d89d314942 100644
--- a/src/qml/jsruntime/qv4vme_moth.cpp
+++ b/src/qml/jsruntime/qv4vme_moth.cpp
@@ -61,7 +61,7 @@
#include "qv4alloca_p.h"
-#include <private/qv4jit_p.h>
+#include <private/qv4baselinejit_p.h>
#undef COUNT_INSTRUCTIONS