summaryrefslogtreecommitdiffstats
path: root/knode
diff options
context:
space:
mode:
Diffstat (limited to 'knode')
-rw-r--r--knode/kncomposer.cpp2
-rw-r--r--knode/knconfig.cpp2
-rw-r--r--knode/knconvert.cpp2
3 files changed, 3 insertions, 3 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>
diff --git a/knode/knconfig.cpp b/knode/knconfig.cpp
index 9be34f005..ff6bd8b67 100644
--- a/knode/knconfig.cpp
+++ b/knode/knconfig.cpp
@@ -27,7 +27,7 @@
#include <kdebug.h>
#include <kiconloader.h>
#include <kiconeffect.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <email.h>
diff --git a/knode/knconvert.cpp b/knode/knconvert.cpp
index c8325f642..e53f5c241 100644
--- a/knode/knconvert.cpp
+++ b/knode/knconvert.cpp
@@ -23,7 +23,7 @@
#include <tdemessagebox.h>
#include <kstandarddirs.h>
#include <klineedit.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdeapplication.h>
#include <kpushbutton.h>