summaryrefslogtreecommitdiffstats
path: root/khelpcenter/searchengine.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:06:56 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:06:56 +0900
commit6671b1a5d0141c7c2f07c7bc4b33977538754d94 (patch)
tree9e0dfad4f41042cd4ad6f93a40bc9bcc855811a9 /khelpcenter/searchengine.cpp
parentba9bc8176e53afe3dcb1f238486b9d9696c149f3 (diff)
downloadtdebase-6671b1a5d0141c7c2f07c7bc4b33977538754d94.tar.gz
tdebase-6671b1a5d0141c7c2f07c7bc4b33977538754d94.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'khelpcenter/searchengine.cpp')
-rw-r--r--khelpcenter/searchengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/searchengine.cpp b/khelpcenter/searchengine.cpp
index 6dde748a9..46ce57304 100644
--- a/khelpcenter/searchengine.cpp
+++ b/khelpcenter/searchengine.cpp
@@ -5,7 +5,7 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <kstandarddirs.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <tdemessagebox.h>