diff options
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/kconfigwatcher.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/core/kconfigwatcher.h b/src/core/kconfigwatcher.h index 3c2178ac..3a446d8e 100644 --- a/src/core/kconfigwatcher.h +++ b/src/core/kconfigwatcher.h @@ -21,6 +21,7 @@  #define KCONFIGWATCHER_H  #include <QObject> +#include <QSharedPointer>  #include <KSharedConfig>  #include <KConfigGroup> | 
