diff options
Diffstat (limited to 'libemailfunctions/email.h')
-rw-r--r-- | libemailfunctions/email.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libemailfunctions/email.h b/libemailfunctions/email.h index 5e5e665b9..79797f4ac 100644 --- a/libemailfunctions/email.h +++ b/libemailfunctions/email.h @@ -1,6 +1,6 @@ /* -*- mode: C++; c-file-style: "gnu" -*- - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 KDEPIM developers This library is free software; you can redistribute it and/or @@ -25,7 +25,7 @@ #include <tqstringlist.h> #include <tqcstring.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> /** @file */ |