diff options
Diffstat (limited to 'kresources/groupdav/kabc_resourcegroupdav.h')
-rw-r--r-- | kresources/groupdav/kabc_resourcegroupdav.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/groupdav/kabc_resourcegroupdav.h b/kresources/groupdav/kabc_resourcegroupdav.h index c3724424b..082eb2a5f 100644 --- a/kresources/groupdav/kabc_resourcegroupdav.h +++ b/kresources/groupdav/kabc_resourcegroupdav.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> @@ -23,7 +23,7 @@ #define KABC_RESOURCEGROUPDAV_H #include "kabc_resourcegroupwarebase.h" -#include <kdepimmacros.h> +#include <tdepimmacros.h> namespace KABC { |