summaryrefslogtreecommitdiffstats
path: root/akregator/src/akregator_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/akregator_export.h')
-rw-r--r--akregator/src/akregator_export.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/akregator_export.h b/akregator/src/akregator_export.h
index 00fead92..a5a85b1f 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 <tdepimmacros.h>
+#include <kdemacros.h>
-#define AKREGATOR_EXPORT KDE_EXPORT
+#define AKREGATOR_EXPORT TDE_EXPORT
#endif