summaryrefslogtreecommitdiffstats
path: root/tderesources/scalix/knotes/resourcescalix.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/scalix/knotes/resourcescalix.h')
-rw-r--r--tderesources/scalix/knotes/resourcescalix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/scalix/knotes/resourcescalix.h b/tderesources/scalix/knotes/resourcescalix.h
index bcfa8cf5..592fc0a3 100644
--- a/tderesources/scalix/knotes/resourcescalix.h
+++ b/tderesources/scalix/knotes/resourcescalix.h
@@ -38,7 +38,7 @@
#include <libkcal/calendarlocal.h>
#include "../shared/resourcescalixbase.h"
#include "../shared/subresource.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace Scalix {
@@ -48,7 +48,7 @@ namespace Scalix {
* addresses in an IMAP folder in KMail (or other conforming email
* clients).
*/
-class KDE_EXPORT ResourceScalix : public ResourceNotes,
+class TDE_EXPORT ResourceScalix : public ResourceNotes,
public KCal::IncidenceBase::Observer,
public ResourceScalixBase
{