summaryrefslogtreecommitdiffstats
path: root/libemailfunctions
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-02-26 01:07:13 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-02-26 01:47:25 +0100
commite77087ce3d590ddede0a0590caaade9aadc78d41 (patch)
tree181af70027be1d359a9e62c50d672f5a785b9d6f /libemailfunctions
parent616964474240c627d9660a493a018bcb81a8dee1 (diff)
downloadtdepim-e77087ce3d590ddede0a0590caaade9aadc78d41.tar.gz
tdepim-e77087ce3d590ddede0a0590caaade9aadc78d41.zip
The workaround that tdepimmacros.h do is no longer needed
and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'libemailfunctions')
-rw-r--r--libemailfunctions/email.h2
-rw-r--r--libemailfunctions/idmapper.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libemailfunctions/email.h b/libemailfunctions/email.h
index f8b5b46b..6f5f44e0 100644
--- a/libemailfunctions/email.h
+++ b/libemailfunctions/email.h
@@ -24,7 +24,7 @@
#include <tqstringlist.h>
#include <tqcstring.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
/** @file */
diff --git a/libemailfunctions/idmapper.h b/libemailfunctions/idmapper.h
index 50075aef..fcd97451 100644
--- a/libemailfunctions/idmapper.h
+++ b/libemailfunctions/idmapper.h
@@ -25,7 +25,7 @@
#include <tqmap.h>
#include <tqvariant.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace KPIM {