diff options
Diffstat (limited to 'khelpcenter/kcmhelpcenter.cpp')
-rw-r--r-- | khelpcenter/kcmhelpcenter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/kcmhelpcenter.cpp b/khelpcenter/kcmhelpcenter.cpp index e5b2d0937..63bea1668 100644 --- a/khelpcenter/kcmhelpcenter.cpp +++ b/khelpcenter/kcmhelpcenter.cpp @@ -33,7 +33,7 @@ #include <tdeaboutdata.h> #include <kdialog.h> #include <kstandarddirs.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdeapplication.h> #include <dcopclient.h> #include <tdetempfile.h> |