summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:06:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:06:27 +0900
commit319f85acb1d120b8d776bfd15a64f793568d66fd (patch)
tree868d0fe186f4478ceab78c28bbd97c28e7e74505 /tdefile-plugins
parent675a3dc445008f33a4400a89ad22db2c9670d913 (diff)
downloadtdeaddons-319f85acb1d120b8d776bfd15a64f793568d66fd.tar.gz
tdeaddons-319f85acb1d120b8d776bfd15a64f793568d66fd.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdefile-plugins')
-rw-r--r--tdefile-plugins/html/tdefile_html.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/html/tdefile_html.cpp b/tdefile-plugins/html/tdefile_html.cpp
index be6f24c..a06ad07 100644
--- a/tdefile-plugins/html/tdefile_html.cpp
+++ b/tdefile-plugins/html/tdefile_html.cpp
@@ -23,7 +23,7 @@
#include <kgenericfactory.h>
#include <kmimetype.h>
#include <kurl.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kdebug.h>
#include <tqcstring.h>
#include <tqfile.h>