diff options
Diffstat (limited to 'korn/maildlg.cpp')
-rw-r--r-- | korn/maildlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/maildlg.cpp b/korn/maildlg.cpp index 3424e19e4..d912c447a 100644 --- a/korn/maildlg.cpp +++ b/korn/maildlg.cpp @@ -1,7 +1,7 @@ #include "maildlg.h" #include <tqlayout.h> #include<kdebug.h> -#include<klocale.h> +#include<tdelocale.h> #include<tqapplication.h> #include "mailsubject.h" #include <tqprogressdialog.h> |