diff options
author | Slávek Banko <[email protected]> | 2021-02-26 01:07:13 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-02-26 01:47:25 +0100 |
commit | e77087ce3d590ddede0a0590caaade9aadc78d41 (patch) | |
tree | 181af70027be1d359a9e62c50d672f5a785b9d6f /tderesources/groupwise/tdeabc_resourcegroupwise.h | |
parent | 616964474240c627d9660a493a018bcb81a8dee1 (diff) | |
download | tdepim-e77087ce3d590ddede0a0590caaade9aadc78d41.tar.gz tdepim-e77087ce3d590ddede0a0590caaade9aadc78d41.zip |
The workaround that tdepimmacros.h do is no longer needed
and kdemacros.h can be used directly.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'tderesources/groupwise/tdeabc_resourcegroupwise.h')
-rw-r--r-- | tderesources/groupwise/tdeabc_resourcegroupwise.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupwise/tdeabc_resourcegroupwise.h b/tderesources/groupwise/tdeabc_resourcegroupwise.h index fb1d075ae..b57c36e8e 100644 --- a/tderesources/groupwise/tdeabc_resourcegroupwise.h +++ b/tderesources/groupwise/tdeabc_resourcegroupwise.h @@ -23,7 +23,7 @@ #include "soap/groupwiseserver.h" #include <tdeabcresourcecached.h> -#include <tdepimmacros.h> +#include <kdemacros.h> #include <libtdepim/progressmanager.h> |