summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-02-25 20:12:30 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-02-25 20:12:35 +0100
commitff43111725b412625de8ddc0cc5893a42c410bf6 (patch)
treed4e8569741b43d113a0b5b3c8908c9d7ef16b735
parent3f5ac3cedceb990536962416592bb7991c199e0c (diff)
downloadbasket-ff43111725b412625de8ddc0cc5893a42c410bf6.tar.gz
basket-ff43111725b412625de8ddc0cc5893a42c410bf6.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>
-rw-r--r--kontact_plugin/uniqueapphandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/uniqueapphandler.h b/kontact_plugin/uniqueapphandler.h
index c02c114..4c1ba7f 100644
--- a/kontact_plugin/uniqueapphandler.h
+++ b/kontact_plugin/uniqueapphandler.h
@@ -24,7 +24,7 @@
#include <dcopobject.h>
#include <kontact/plugin.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace Kontact
{