diff options
Diffstat (limited to 'kresources/slox/webdavhandler.h')
-rw-r--r-- | kresources/slox/webdavhandler.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/slox/webdavhandler.h b/kresources/slox/webdavhandler.h index bbaf897f7..8dedf0a72 100644 --- a/kresources/slox/webdavhandler.h +++ b/kresources/slox/webdavhandler.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> @@ -25,7 +25,7 @@ #include <tqdatetime.h> #include <tqdom.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> #include <kabc/addressee.h> namespace KCal { |