diff options
Diffstat (limited to 'khelpcenter/htmlsearch/progressdialog.cpp')
-rw-r--r-- | khelpcenter/htmlsearch/progressdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/htmlsearch/progressdialog.cpp b/khelpcenter/htmlsearch/progressdialog.cpp index 33a783127..a289d3f7c 100644 --- a/khelpcenter/htmlsearch/progressdialog.cpp +++ b/khelpcenter/htmlsearch/progressdialog.cpp @@ -4,7 +4,7 @@ #include <tdelocale.h> #include <kprogress.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "progressdialog.moc" |