summaryrefslogtreecommitdiffstats
path: root/libtdepim/weaver.h
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/weaver.h
parentfb95ee4b5acb2be8ee1cb17cdeeaccc5e11dc744 (diff)
downloadtdepim-3353e7fa30be3d2f6c5161a7fd10fd056b5828cd.tar.gz
tdepim-3353e7fa30be3d2f6c5161a7fd10fd056b5828cd.zip
Replace kdemacros.h with tdemacros.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libtdepim/weaver.h')
-rw-r--r--libtdepim/weaver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/weaver.h b/libtdepim/weaver.h
index 6f38b8701..5cffc86f1 100644
--- a/libtdepim/weaver.h
+++ b/libtdepim/weaver.h
@@ -29,7 +29,7 @@ extern "C"
#include <tqmutex.h>
#include <tqevent.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KPIM {
namespace ThreadWeaver {