summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljsimportdependencies.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/qmljs/qmljsimportdependencies.h')
-rw-r--r--src/libs/qmljs/qmljsimportdependencies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/qmljs/qmljsimportdependencies.h b/src/libs/qmljs/qmljsimportdependencies.h
index 7b6fae431d..903246c034 100644
--- a/src/libs/qmljs/qmljsimportdependencies.h
+++ b/src/libs/qmljs/qmljsimportdependencies.h
@@ -46,7 +46,7 @@ QT_END_NAMESPACE
namespace QmlJS {
class ImportInfo;
-class ViewerContext;
+struct ViewerContext;
namespace Internal { class ImportDependenciesPrivate; }
class ImportDependencies;