summaryrefslogtreecommitdiffstats
path: root/knode/kncomposer.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 /knode/kncomposer.cpp
parent74926683f153c10d642dd7b330e90d1518ccd088 (diff)
downloadtdepim-2aa402ea78930053854ed9468d7557b15d563713.tar.gz
tdepim-2aa402ea78930053854ed9468d7557b15d563713.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'knode/kncomposer.cpp')
-rw-r--r--knode/kncomposer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/kncomposer.cpp b/knode/kncomposer.cpp
index 5b4f86038..faab725f5 100644
--- a/knode/kncomposer.cpp
+++ b/knode/kncomposer.cpp
@@ -39,7 +39,7 @@ using TDERecentAddress::RecentAddresses;
#include <tdetempfile.h>
#include <kpgp.h>
#include <kpgpblock.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kqcstringsplitter.h>
#include <ksyntaxhighlighter.h>
#include <tqcursor.h>