diff options
Diffstat (limited to 'khelpcenter/khc_indexbuilder.cpp')
-rw-r--r-- | khelpcenter/khc_indexbuilder.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/khc_indexbuilder.cpp b/khelpcenter/khc_indexbuilder.cpp index 0d0b4be94..b6b961785 100644 --- a/khelpcenter/khc_indexbuilder.cpp +++ b/khelpcenter/khc_indexbuilder.cpp @@ -29,7 +29,7 @@ #include <tdeuniqueapplication.h> #include <kdebug.h> #include <dcopclient.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kstandarddirs.h> #include <tdeconfig.h> |