summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/mockplugins/mockplugins3/qmockauxplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/mockplugins/mockplugins3/qmockauxplugin.h')
-rw-r--r--tests/auto/cmake/mockplugins/mockplugins3/qmockauxplugin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/cmake/mockplugins/mockplugins3/qmockauxplugin.h b/tests/auto/cmake/mockplugins/mockplugins3/qmockauxplugin.h
index 80dcddf993..599c3ecbb4 100644
--- a/tests/auto/cmake/mockplugins/mockplugins3/qmockauxplugin.h
+++ b/tests/auto/cmake/mockplugins/mockplugins3/qmockauxplugin.h
@@ -1,11 +1,11 @@
// Copyright (C) 2018 Kitware, Inc.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#ifndef QMOCKAUXPLUGIN_H
#define QMOCKAUXPLUGIN_H
-#include <QString>
-#include <QtPlugin>
+#include <QtCore/QString>
+#include <QtCore/QtPlugin>
QT_BEGIN_NAMESPACE