summaryrefslogtreecommitdiffstats
path: root/korn
diff options
context:
space:
mode:
Diffstat (limited to 'korn')
-rw-r--r--korn/boxcontaineritem.cpp2
-rw-r--r--korn/tdeio.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/korn/boxcontaineritem.cpp b/korn/boxcontaineritem.cpp
index 7575ba7c1..0571e41e0 100644
--- a/korn/boxcontaineritem.cpp
+++ b/korn/boxcontaineritem.cpp
@@ -32,7 +32,7 @@
#include <tdelocale.h>
#include <kpassivepopup.h>
#include <tdepopupmenu.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdeshortcut.h>
#include <tqbitmap.h>
diff --git a/korn/tdeio.cpp b/korn/tdeio.cpp
index afabf5a33..4db8d91ca 100644
--- a/korn/tdeio.cpp
+++ b/korn/tdeio.cpp
@@ -44,7 +44,7 @@
#include<tdeconfigbase.h>
#include<kdebug.h>
#include<tdelocale.h>
-#include<kprocess.h>
+#include<tdeprocess.h>
#include<tqptrlist.h>
#include<tqregexp.h>