summaryrefslogtreecommitdiffstats
path: root/akregator/src/akregator_view.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:08:16 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:08:16 +0900
commit2aa402ea78930053854ed9468d7557b15d563713 (patch)
tree45043cb597bf2494d5afc6a754181b110da1db40 /akregator/src/akregator_view.cpp
parent74926683f153c10d642dd7b330e90d1518ccd088 (diff)
downloadtdepim-2aa402ea78930053854ed9468d7557b15d563713.tar.gz
tdepim-2aa402ea78930053854ed9468d7557b15d563713.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'akregator/src/akregator_view.cpp')
-rw-r--r--akregator/src/akregator_view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/akregator_view.cpp b/akregator/src/akregator_view.cpp
index bcda5d161..e3b0d4b53 100644
--- a/akregator/src/akregator_view.cpp
+++ b/akregator/src/akregator_view.cpp
@@ -76,7 +76,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kpassdlg.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <krun.h>
#include <kshell.h>
#include <kstandarddirs.h>