diff options
Diffstat (limited to 'tderesources/groupware/tdeabc_resourcegroupware.cpp')
-rw-r--r-- | tderesources/groupware/tdeabc_resourcegroupware.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/groupware/tdeabc_resourcegroupware.cpp b/tderesources/groupware/tdeabc_resourcegroupware.cpp index e2503b83d..c46c09371 100644 --- a/tderesources/groupware/tdeabc_resourcegroupware.cpp +++ b/tderesources/groupware/tdeabc_resourcegroupware.cpp @@ -28,9 +28,9 @@ #include <libtdepim/groupwarejob.h> -#include "kabc_groupwareprefs.h" +#include "tdeabc_groupwareprefs.h" -#include "kabc_resourcegroupware.h" +#include "tdeabc_resourcegroupware.h" using namespace KABC; @@ -362,4 +362,4 @@ void ResourceGroupware::cancelLoad() mProgress = 0; } -#include "kabc_resourcegroupware.moc" +#include "tdeabc_resourcegroupware.moc" |