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