diff options
Diffstat (limited to 'autotests')
-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 faf3ad6d..8ad36a31 100644 --- a/autotests/kentrymaptest.h +++ b/autotests/kentrymaptest.h @@ -7,7 +7,7 @@ #ifndef KENTRYMAPTEST_H #define KENTRYMAPTEST_H -#include "kconfigdata.h" +#include "kconfigdata_p.h" #include <QObject> class KEntryMapTest : public QObject |