diff options
Diffstat (limited to 'kmail/editorwatcher.cpp')
-rw-r--r-- | kmail/editorwatcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/editorwatcher.cpp b/kmail/editorwatcher.cpp index fdff42f70..defa47dff 100644 --- a/kmail/editorwatcher.cpp +++ b/kmail/editorwatcher.cpp @@ -24,7 +24,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <kopenwith.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kuserprofile.h> #include <tqsocketnotifier.h> |