diff options
Diffstat (limited to 'src/declarative/qml/qmlxmlhttprequest_p.h')
-rw-r--r-- | src/declarative/qml/qmlxmlhttprequest_p.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/declarative/qml/qmlxmlhttprequest_p.h b/src/declarative/qml/qmlxmlhttprequest_p.h index 3a81278..11ed027 100644 --- a/src/declarative/qml/qmlxmlhttprequest_p.h +++ b/src/declarative/qml/qmlxmlhttprequest_p.h @@ -53,6 +53,9 @@ // // We mean it. // + +#include <QtCore/qglobal.h> + QT_BEGIN_NAMESPACE class QScriptEngine; |