summaryrefslogtreecommitdiffstats
path: root/libtdepim/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/interfaces')
-rw-r--r--libtdepim/interfaces/AddressBookServiceIface.h4
-rw-r--r--libtdepim/interfaces/MailTransportServiceIface.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/libtdepim/interfaces/AddressBookServiceIface.h b/libtdepim/interfaces/AddressBookServiceIface.h
index e07ac3e7..2ae23b83 100644
--- a/libtdepim/interfaces/AddressBookServiceIface.h
+++ b/libtdepim/interfaces/AddressBookServiceIface.h
@@ -27,11 +27,11 @@
#include <kurl.h>
#include <tqstring.h>
#include <tqcstring.h>
-#include <tdepimmacros.h>
+#include <tdemacros.h>
namespace KPIM {
-#define AddressBookServiceIface KDE_EXPORT AddressBookServiceIface
+#define AddressBookServiceIface TDE_EXPORT AddressBookServiceIface
class AddressBookServiceIface : virtual public DCOPObject
#undef AddressBookServiceIface
{
diff --git a/libtdepim/interfaces/MailTransportServiceIface.h b/libtdepim/interfaces/MailTransportServiceIface.h
index d256775a..d6a3883d 100644
--- a/libtdepim/interfaces/MailTransportServiceIface.h
+++ b/libtdepim/interfaces/MailTransportServiceIface.h
@@ -28,11 +28,11 @@
#include <tqstring.h>
#include <tqcstring.h>
-#include <tdepimmacros.h>
+#include <tdemacros.h>
namespace KPim {
-#define MailTransportServiceIface KDE_EXPORT MailTransportServiceIface
+#define MailTransportServiceIface TDE_EXPORT MailTransportServiceIface
class MailTransportServiceIface : virtual public DCOPObject
#undef MailTransportServiceIface
{