diff options
Diffstat (limited to 'akregator/src/librss/global.h')
-rw-r--r-- | akregator/src/librss/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/librss/global.h b/akregator/src/librss/global.h index 26c5037bf..966521cc8 100644 --- a/akregator/src/librss/global.h +++ b/akregator/src/librss/global.h @@ -11,7 +11,7 @@ #ifndef LIBRSS_GLOBAL_H #define LIBRSS_GLOBAL_H -#include <tdepimmacros.h> +#include <kdemacros.h> template <class> class TQValueList; |