aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qv4debugservice_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/debugger/qv4debugservice_p.h')
-rw-r--r--src/qml/debugger/qv4debugservice_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/debugger/qv4debugservice_p.h b/src/qml/debugger/qv4debugservice_p.h
index a89b009c7f..e61bc01d19 100644
--- a/src/qml/debugger/qv4debugservice_p.h
+++ b/src/qml/debugger/qv4debugservice_p.h
@@ -57,7 +57,7 @@
QT_BEGIN_NAMESPACE
-namespace QV4 { class ExecutionEngine; }
+namespace QV4 { struct ExecutionEngine; }
class QQmlEngine;
class QV4DebugServicePrivate;