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 b7e7edf6..2eed4fc0 100644 --- a/autotests/kconfigloadertest.h +++ b/autotests/kconfigloadertest.h @@ -20,7 +20,7 @@ #ifndef KCONFIGLOADERTEST_H #define KCONFIGLOADERTEST_H -#include <QtTest/QtTest> +#include <QtTest> class KConfigLoader; |