diff options
Diffstat (limited to 'kode/file.h')
-rw-r--r-- | kode/file.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/file.h b/kode/file.h index 0520d7872..f4fe555e8 100644 --- a/kode/file.h +++ b/kode/file.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> @@ -28,7 +28,7 @@ #include <tqstring.h> #include <tqstringlist.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> namespace KODE { |