summaryrefslogtreecommitdiffstats
path: root/tderesources/featureplan
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 21:00:46 +0900
commit04db7b27ae6c6a865c014c1d7653e6a638ec6a5c (patch)
treeebfc5089af4b73f15c71d9294a7f44b707cf60ef /tderesources/featureplan
parent1e12a3283ff59ceee726438e9c40d70fb2454d55 (diff)
downloadtdepim-04db7b27ae6c6a865c014c1d7653e6a638ec6a5c.tar.gz
tdepim-04db7b27ae6c6a865c014c1d7653e6a638ec6a5c.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd)
Diffstat (limited to 'tderesources/featureplan')
-rw-r--r--tderesources/featureplan/kcal_resourcefeatureplan.h2
-rw-r--r--tderesources/featureplan/kcal_resourcefeatureplanconfig.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/featureplan/kcal_resourcefeatureplan.h b/tderesources/featureplan/kcal_resourcefeatureplan.h
index fa83bef7f..f82da2cfb 100644
--- a/tderesources/featureplan/kcal_resourcefeatureplan.h
+++ b/tderesources/featureplan/kcal_resourcefeatureplan.h
@@ -29,7 +29,7 @@
#include <tdeabc/locknull.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <tdeconfig.h>
namespace KCal {
diff --git a/tderesources/featureplan/kcal_resourcefeatureplanconfig.h b/tderesources/featureplan/kcal_resourcefeatureplanconfig.h
index c811b72be..0bd6d4b94 100644
--- a/tderesources/featureplan/kcal_resourcefeatureplanconfig.h
+++ b/tderesources/featureplan/kcal_resourcefeatureplanconfig.h
@@ -23,7 +23,7 @@
#define RESOURCEFEATUREPLANCONFIG_H
#include <tderesources/configwidget.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KLineEdit;
class KURLRequester;