From 04db7b27ae6c6a865c014c1d7653e6a638ec6a5c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 1 Jul 2024 19:18:36 +0900 Subject: Replace kdemacros.h with tdemacros.h Signed-off-by: Michele Calgaro (cherry picked from commit 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd) --- tderesources/featureplan/kcal_resourcefeatureplan.h | 2 +- tderesources/featureplan/kcal_resourcefeatureplanconfig.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tderesources/featureplan') 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 -#include +#include #include 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 -#include +#include class KLineEdit; class KURLRequester; -- cgit v1.2.1