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 b36ca763..b0e7d7d3 100644 --- a/autotests/kentrymaptest.h +++ b/autotests/kentrymaptest.h @@ -20,7 +20,7 @@ #ifndef KENTRYMAPTEST_H #define KENTRYMAPTEST_H -#include <QtCore/QObject> +#include <QObject> #include "kconfigdata.h" class KEntryMapTest : public QObject |