aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmlls/lifecycle/tst_lifecycle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmlls/lifecycle/tst_lifecycle.cpp')
-rw-r--r--tests/auto/qmlls/lifecycle/tst_lifecycle.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qmlls/lifecycle/tst_lifecycle.cpp b/tests/auto/qmlls/lifecycle/tst_lifecycle.cpp
index 6c960f414e..efbdf10c37 100644
--- a/tests/auto/qmlls/lifecycle/tst_lifecycle.cpp
+++ b/tests/auto/qmlls/lifecycle/tst_lifecycle.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2020 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "qiopipe.h"
@@ -8,7 +8,7 @@
#include <QtJsonRpc/private/qjsonrpcprotocol_p.h>
#include <QtLanguageServer/private/qlanguageserverprotocol_p.h>
-#include "qlanguageserver.h"
+#include <QtQmlLS/private/qlanguageserver_p.h>
#include <QtCore/qjsonarray.h>
#include <QtCore/qjsonobject.h>