diff options
Diffstat (limited to 'libtdepim/interfaces/MailTransportServiceIface.h')
-rw-r--r-- | libtdepim/interfaces/MailTransportServiceIface.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 { |