diff options
Diffstat (limited to 'autotests/kentrymaptest.h')
-rw-r--r-- | autotests/kentrymaptest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kentrymaptest.h b/autotests/kentrymaptest.h index b1bcea74..faf3ad6d 100644 --- a/autotests/kentrymaptest.h +++ b/autotests/kentrymaptest.h @@ -7,8 +7,8 @@ #ifndef KENTRYMAPTEST_H #define KENTRYMAPTEST_H -#include <QObject> #include "kconfigdata.h" +#include <QObject> class KEntryMapTest : public QObject { |