diff options
Diffstat (limited to 'akregator/src/akregator_export.h')
-rw-r--r-- | akregator/src/akregator_export.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/akregator_export.h b/akregator/src/akregator_export.h index 00fead928..d389c0d99 100644 --- a/akregator/src/akregator_export.h +++ b/akregator/src/akregator_export.h @@ -21,7 +21,7 @@ #ifndef AKREGATOR_AKREGATOREXPORT_H #define AKREGATOR_AKREGATOREXPORT_H -#include <tdepimmacros.h> +#include <kdemacros.h> #define AKREGATOR_EXPORT KDE_EXPORT |