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