diff options
Diffstat (limited to 'kmail/expirejob.cpp')
-rw-r--r-- | kmail/expirejob.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/expirejob.cpp b/kmail/expirejob.cpp index 2fcc323e2..a3749947b 100644 --- a/kmail/expirejob.cpp +++ b/kmail/expirejob.cpp @@ -35,7 +35,7 @@ using KPIM::BroadcastStatus; #include "kmcommands.h" #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> using namespace KMail; |