diff options
Diffstat (limited to 'src/core/kconfig_p.h')
-rw-r--r-- | src/core/kconfig_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/kconfig_p.h b/src/core/kconfig_p.h index beda6e4b..080adadb 100644 --- a/src/core/kconfig_p.h +++ b/src/core/kconfig_p.h @@ -25,7 +25,7 @@ #define KCONFIG_P_H #include "kconfigdata.h" -#include "kconfigbackend.h" +#include "kconfigbackend_p.h" #include "kconfiggroup.h" #include <QtCore/QStringList> |