diff options
Diffstat (limited to 'kresources/lib/calendaradaptor.h')
-rw-r--r-- | kresources/lib/calendaradaptor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/lib/calendaradaptor.h b/kresources/lib/calendaradaptor.h index b8df62f9d..12e7d3ae7 100644 --- a/kresources/lib/calendaradaptor.h +++ b/kresources/lib/calendaradaptor.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> Copyright (c) 2004 Till Adam <adam@kde.org> @@ -27,7 +27,7 @@ #include <libkcal/incidence.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> #include <kurl.h> namespace KPIM { |