diff options
Diffstat (limited to 'akregator/src/akregator_export.h')
-rw-r--r-- | akregator/src/akregator_export.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/akregator_export.h b/akregator/src/akregator_export.h index d389c0d9..4ee5db1c 100644 --- a/akregator/src/akregator_export.h +++ b/akregator/src/akregator_export.h @@ -21,8 +21,8 @@ #ifndef AKREGATOR_AKREGATOREXPORT_H #define AKREGATOR_AKREGATOREXPORT_H -#include <kdemacros.h> +#include <tdemacros.h> -#define AKREGATOR_EXPORT KDE_EXPORT +#define AKREGATOR_EXPORT TDE_EXPORT #endif |