diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:18:36 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:18:36 +0900 |
commit | 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd (patch) | |
tree | 95f62323988ce952757dd740ea3e8811b4e2d13f /tderesources/lib/groupwaredataadaptor.h | |
parent | fb95ee4b5acb2be8ee1cb17cdeeaccc5e11dc744 (diff) | |
download | tdepim-3353e7fa30be3d2f6c5161a7fd10fd056b5828cd.tar.gz tdepim-3353e7fa30be3d2f6c5161a7fd10fd056b5828cd.zip |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tderesources/lib/groupwaredataadaptor.h')
-rw-r--r-- | tderesources/lib/groupwaredataadaptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/lib/groupwaredataadaptor.h b/tderesources/lib/groupwaredataadaptor.h index ba11cf1bb..51def5c74 100644 --- a/tderesources/lib/groupwaredataadaptor.h +++ b/tderesources/lib/groupwaredataadaptor.h @@ -29,7 +29,7 @@ #include <tqstring.h> #include <libkcal/listbase.h> #include <tqobject.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace TDEIO { |