diff options
Diffstat (limited to 'kmail/editorwatcher.cpp')
-rw-r--r-- | kmail/editorwatcher.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/editorwatcher.cpp b/kmail/editorwatcher.cpp index da78a64dd..a7f25c3b4 100644 --- a/kmail/editorwatcher.cpp +++ b/kmail/editorwatcher.cpp @@ -21,8 +21,8 @@ #include <config.h> #include <kdebug.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <kopenwith.h> #include <kprocess.h> #include <kuserprofile.h> |