summaryrefslogtreecommitdiffstats
path: root/kmail/kmreaderwin.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:08:16 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:08:16 +0900
commit2aa402ea78930053854ed9468d7557b15d563713 (patch)
tree45043cb597bf2494d5afc6a754181b110da1db40 /kmail/kmreaderwin.cpp
parent74926683f153c10d642dd7b330e90d1518ccd088 (diff)
downloadtdepim-master.tar.gz
tdepim-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kmail/kmreaderwin.cpp')
-rw-r--r--kmail/kmreaderwin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmreaderwin.cpp b/kmail/kmreaderwin.cpp
index 566298b99..e7df43ca4 100644
--- a/kmail/kmreaderwin.cpp
+++ b/kmail/kmreaderwin.cpp
@@ -102,7 +102,7 @@ using KMail::TeeHtmlWriter;
#include <tdeglobalsettings.h>
#include <krun.h>
#include <tdetempfile.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kdialog.h>
#include <tdeaction.h>
#include <kiconloader.h>