Include ksharedconfig.h (since it will be removed from kpluginfactory.h)

This commit is contained in:
David Faure 2014-03-29 08:22:28 +01:00
parent ae9cd4d7a9
commit 37179fb7a0
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <kservice.h>
#include <kservicetypetrader.h>
#include <kshell.h>
#include <kconfig.h>
#include <ksycoca.h>
#include <klocalizedstring.h>

View File

@ -4,6 +4,7 @@
#include <QStandardPaths>
#include <kconfiggroup.h>
#include <ksharedconfig.h>
#include <QDebug>
#include <kdirwatch.h>
#include <kpluginfactory.h>