diff options
Diffstat (limited to 'autotests/fallbackconfigresourcestest.cpp')
-rw-r--r-- | autotests/fallbackconfigresourcestest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/fallbackconfigresourcestest.cpp b/autotests/fallbackconfigresourcestest.cpp index 8d7768ee..0b1a3697 100644 --- a/autotests/fallbackconfigresourcestest.cpp +++ b/autotests/fallbackconfigresourcestest.cpp @@ -5,7 +5,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later */ -#include <QtTest> +#include <QTest> #include <ksharedconfig.h> #include <kconfiggroup.h> |