summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 18:14:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 18:14:11 +0900
commit943373aa8fb9329373022f3a18ad1038a2273a96 (patch)
tree44a588509fd5874260b32cd0d7d752ed3251f3e6
parent5ed9f00bc99e67484f17e2ab9cc4e3f1a615487e (diff)
downloadbasket-943373aa8fb9329373022f3a18ad1038a2273a96.tar.gz
basket-943373aa8fb9329373022f3a18ad1038a2273a96.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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 9b3b93e..aceb46e 100644
--- a/kontact_plugin/uniqueapphandler.h
+++ b/kontact_plugin/uniqueapphandler.h
@@ -24,7 +24,7 @@
#include <dcopobject.h>
#include <kontact/plugin.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace Kontact
{