diff options
Diffstat (limited to 'autotests/kconfigloadertest.h')
-rw-r--r-- | autotests/kconfigloadertest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfigloadertest.h b/autotests/kconfigloadertest.h index 697aa06b..0a4b58a1 100644 --- a/autotests/kconfigloadertest.h +++ b/autotests/kconfigloadertest.h @@ -7,7 +7,7 @@ #ifndef KCONFIGLOADERTEST_H #define KCONFIGLOADERTEST_H -#include <QtTest> +#include <QTest> class KConfigLoader; |