diff options
Diffstat (limited to 'kode/license.h')
-rw-r--r-- | kode/license.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/license.h b/kode/license.h index 3cdeff1fa..6474babc8 100644 --- a/kode/license.h +++ b/kode/license.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> @@ -22,7 +22,7 @@ #define KODE_LICENSE_H #include <tqstring.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> namespace KODE { |