aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativexmlhttprequest_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qdeclarativexmlhttprequest_p.h')
-rw-r--r--src/declarative/qml/qdeclarativexmlhttprequest_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qdeclarativexmlhttprequest_p.h b/src/declarative/qml/qdeclarativexmlhttprequest_p.h
index a2082db59f..c5c53a6ce1 100644
--- a/src/declarative/qml/qdeclarativexmlhttprequest_p.h
+++ b/src/declarative/qml/qdeclarativexmlhttprequest_p.h
@@ -42,7 +42,7 @@
#ifndef QDECLARATIVEXMLHTTPREQUEST_P_H
#define QDECLARATIVEXMLHTTPREQUEST_P_H
-#include <QtScript/qscriptengine.h>
+#include <QtDeclarative/qjsengine.h>
//
// W A R N I N G
// -------------