diff options
Diffstat (limited to 'tderesources/kolab/knotes')
-rw-r--r-- | tderesources/kolab/knotes/resourcekolab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/kolab/knotes/resourcekolab.h b/tderesources/kolab/knotes/resourcekolab.h index fb0d191b9..5f205b16d 100644 --- a/tderesources/kolab/knotes/resourcekolab.h +++ b/tderesources/kolab/knotes/resourcekolab.h @@ -39,7 +39,7 @@ #include <libkcal/calendarlocal.h> #include "../shared/resourcekolabbase.h" #include "../shared/subresource.h" -#include <tdepimmacros.h> +#include <kdemacros.h> namespace Kolab { |