diff options
Diffstat (limited to 'kmail/headerstrategy.cpp')
-rw-r--r-- | kmail/headerstrategy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/headerstrategy.cpp b/kmail/headerstrategy.cpp index 4bd068112..afa581a1b 100644 --- a/kmail/headerstrategy.cpp +++ b/kmail/headerstrategy.cpp @@ -38,7 +38,7 @@ #include "kmkernel.h" #include <kdebug.h> -#include <kconfig.h> +#include <tdeconfig.h> namespace KMail { |