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 df7a2a3aa..cea3ad289 100644 --- a/khelpcenter/khc_indexbuilder.cpp +++ b/khelpcenter/khc_indexbuilder.cpp @@ -30,7 +30,7 @@ #include <kdebug.h> #include <dcopclient.h> #include <tdeprocess.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include <tqfile.h> |