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 e7eafedb1..33a783127 100644 --- a/khelpcenter/htmlsearch/progressdialog.cpp +++ b/khelpcenter/htmlsearch/progressdialog.cpp @@ -2,7 +2,7 @@ #include <tqlabel.h> -#include <klocale.h> +#include <tdelocale.h> #include <kprogress.h> #include <kstandarddirs.h> |