summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/v4/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/v4/main.cpp b/tools/v4/main.cpp
index 55e10716..939682a1 100644
--- a/tools/v4/main.cpp
+++ b/tools/v4/main.cpp
@@ -57,7 +57,7 @@
#include "private/qv4objectproto.h"
#include "private/qv4isel_p.h"
#include "private/qv4mm.h"
-#include "private/qmljs_environment.h"
+#include "private/qv4context.h"
#include <QtCore>
#include <private/qqmljsengine_p.h>