summaryrefslogtreecommitdiffstats
path: root/libtdepim/resourceabc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/resourceabc.h')
-rw-r--r--libtdepim/resourceabc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtdepim/resourceabc.h b/libtdepim/resourceabc.h
index 0eee0901..6ea28aef 100644
--- a/libtdepim/resourceabc.h
+++ b/libtdepim/resourceabc.h
@@ -27,7 +27,7 @@
#include <tdeabc/resource.h>
#include <tqmap.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
// This is here because it can't go to tdelibs/tdeabc yet, but ultimately
// it should probably go there (maybe redesigned to have a real object
@@ -41,7 +41,7 @@ namespace KPIM {
* handle subresources.
*/
-class KDE_EXPORT ResourceABC : public TDEABC::Resource
+class TDE_EXPORT ResourceABC : public TDEABC::Resource
{
TQ_OBJECT