diff options
Diffstat (limited to 'kode/code.h')
-rw-r--r-- | kode/code.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/code.h b/kode/code.h index 9f056df2b..97a1b8d34 100644 --- a/kode/code.h +++ b/kode/code.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> @@ -26,7 +26,7 @@ #include <tqvaluelist.h> #include <tqstring.h> #include <tqstringlist.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> namespace KODE { class KDE_EXPORT Code |