summaryrefslogtreecommitdiffstats
path: root/libtdepim/interfaces
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:36 +0900
commit3353e7fa30be3d2f6c5161a7fd10fd056b5828cd (patch)
tree95f62323988ce952757dd740ea3e8811b4e2d13f /libtdepim/interfaces
parentfb95ee4b5acb2be8ee1cb17cdeeaccc5e11dc744 (diff)
downloadtdepim-master.tar.gz
tdepim-master.zip
Replace kdemacros.h with tdemacros.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libtdepim/interfaces')
-rw-r--r--libtdepim/interfaces/AddressBookServiceIface.h2
-rw-r--r--libtdepim/interfaces/MailTransportServiceIface.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libtdepim/interfaces/AddressBookServiceIface.h b/libtdepim/interfaces/AddressBookServiceIface.h
index d14a7e688..2ae23b832 100644
--- a/libtdepim/interfaces/AddressBookServiceIface.h
+++ b/libtdepim/interfaces/AddressBookServiceIface.h
@@ -27,7 +27,7 @@
#include <kurl.h>
#include <tqstring.h>
#include <tqcstring.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KPIM {
diff --git a/libtdepim/interfaces/MailTransportServiceIface.h b/libtdepim/interfaces/MailTransportServiceIface.h
index 3dfbf3002..d6a3883df 100644
--- a/libtdepim/interfaces/MailTransportServiceIface.h
+++ b/libtdepim/interfaces/MailTransportServiceIface.h
@@ -28,7 +28,7 @@
#include <tqstring.h>
#include <tqcstring.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KPim {