diff options
Diffstat (limited to 'kode/class.h')
-rw-r--r-- | kode/class.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kode/class.h b/kode/class.h index ac7570ef6..f3f44114b 100644 --- a/kode/class.h +++ b/kode/class.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <[email protected]> @@ -26,7 +26,7 @@ #include "membervariable.h" #include "typedef.h" -#include <kdepimmacros.h> +#include <tdepimmacros.h> #include <tqvaluelist.h> #include <tqstring.h> #include <tqstringlist.h> |