summaryrefslogtreecommitdiffstats
path: root/tderesources/blogging/kcal_resourceblogging.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/blogging/kcal_resourceblogging.h')
-rw-r--r--tderesources/blogging/kcal_resourceblogging.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/blogging/kcal_resourceblogging.h b/tderesources/blogging/kcal_resourceblogging.h
index 2e401d8f..1cbd01f8 100644
--- a/tderesources/blogging/kcal_resourceblogging.h
+++ b/tderesources/blogging/kcal_resourceblogging.h
@@ -22,7 +22,7 @@
#define KCAL_RESOURCEBLOGGING_H
#include <kcal_resourcegroupwarebase.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KBlog {
class APIBlog;
@@ -33,7 +33,7 @@ namespace KCal {
/**
This class provides a resource for accessing blogs on a blogging server as journals
*/
-class KDE_EXPORT ResourceBlogging : public ResourceGroupwareBase
+class TDE_EXPORT ResourceBlogging : public ResourceGroupwareBase
{
TQ_OBJECT