summaryrefslogtreecommitdiffstats
path: root/konq-plugins/akregator/konqfeedicon.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:06:27 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:06:27 +0900
commit319f85acb1d120b8d776bfd15a64f793568d66fd (patch)
tree868d0fe186f4478ceab78c28bbd97c28e7e74505 /konq-plugins/akregator/konqfeedicon.cpp
parent675a3dc445008f33a4400a89ad22db2c9670d913 (diff)
downloadtdeaddons-master.tar.gz
tdeaddons-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'konq-plugins/akregator/konqfeedicon.cpp')
-rw-r--r--konq-plugins/akregator/konqfeedicon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/akregator/konqfeedicon.cpp b/konq-plugins/akregator/konqfeedicon.cpp
index a5e26e3..beaf7f1 100644
--- a/konq-plugins/akregator/konqfeedicon.cpp
+++ b/konq-plugins/akregator/konqfeedicon.cpp
@@ -35,7 +35,7 @@
#include <klibloader.h>
#include <tdemessagebox.h>
#include <tdeparts/statusbarextension.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include <kstatusbar.h>
#include <kurllabel.h>