summaryrefslogtreecommitdiffstats
path: root/knewsticker
diff options
context:
space:
mode:
Diffstat (limited to 'knewsticker')
-rw-r--r--knewsticker/common/newsengine.cpp2
-rw-r--r--knewsticker/knewsticker.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/knewsticker/common/newsengine.cpp b/knewsticker/common/newsengine.cpp
index c5c44f04..d62e5436 100644
--- a/knewsticker/common/newsengine.cpp
+++ b/knewsticker/common/newsengine.cpp
@@ -17,7 +17,7 @@
#include <tdeapplication.h>
#include <kdebug.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <krun.h>
#include <kstandarddirs.h>
diff --git a/knewsticker/knewsticker.cpp b/knewsticker/knewsticker.cpp
index e33d8295..a7e2ecfa 100644
--- a/knewsticker/knewsticker.cpp
+++ b/knewsticker/knewsticker.cpp
@@ -22,7 +22,7 @@
#include <kdebug.h>
#include <kiconloader.h>
#include <knotifyclient.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdeprotocolmanager.h>
#include <kstandarddirs.h>
#include <tdestartupinfo.h>