diff options
Diffstat (limited to 'kmail/headerstyle.cpp')
-rw-r--r-- | kmail/headerstyle.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kmail/headerstyle.cpp b/kmail/headerstyle.cpp index a762a7dbb..5f04982d4 100644 --- a/kmail/headerstyle.cpp +++ b/kmail/headerstyle.cpp @@ -51,11 +51,11 @@ using namespace KPIM; #include <mimelib/headers.h> #include <kdebug.h> -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <tdeimproxy.h> -#include <kabc/stdaddressbook.h> -#include <kabc/addresseelist.h> +#include <tdeabc/stdaddressbook.h> +#include <tdeabc/addresseelist.h> #include <kmdcodec.h> #include <tqdatetime.h> #include <tqbuffer.h> |