summaryrefslogtreecommitdiffstats
path: root/kiten
diff options
context:
space:
mode:
Diffstat (limited to 'kiten')
-rw-r--r--kiten/dict.cpp2
-rw-r--r--kiten/widgets.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kiten/dict.cpp b/kiten/dict.cpp
index ec8ceb6a..a6ae0b51 100644
--- a/kiten/dict.cpp
+++ b/kiten/dict.cpp
@@ -21,7 +21,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include <tqfileinfo.h>
diff --git a/kiten/widgets.cpp b/kiten/widgets.cpp
index bbfbab6f..1fbdc262 100644
--- a/kiten/widgets.cpp
+++ b/kiten/widgets.cpp
@@ -26,7 +26,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kprinter.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include <kstatusbar.h>
#include <tqfileinfo.h>