diff options
Diffstat (limited to 'libkpimexchange/core/exchangeaccount.h')
-rw-r--r-- | libkpimexchange/core/exchangeaccount.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkpimexchange/core/exchangeaccount.h b/libkpimexchange/core/exchangeaccount.h index 032594be..77d94dea 100644 --- a/libkpimexchange/core/exchangeaccount.h +++ b/libkpimexchange/core/exchangeaccount.h @@ -26,13 +26,13 @@ #include <tqobject.h> #include <tqstring.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <kurl.h> #include <tdeio/job.h> namespace KPIM { -class KDE_EXPORT ExchangeAccount : public TQObject +class TDE_EXPORT ExchangeAccount : public TQObject { TQ_OBJECT |