diff options
Diffstat (limited to 'khelpcenter/fontdialog.cpp')
-rw-r--r-- | khelpcenter/fontdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/fontdialog.cpp b/khelpcenter/fontdialog.cpp index e9f5e3789..1f0cc8f68 100644 --- a/khelpcenter/fontdialog.cpp +++ b/khelpcenter/fontdialog.cpp @@ -25,7 +25,7 @@ #include <tdeconfig.h> #include <tdefontcombo.h> #include <tdehtmldefaults.h> -#include <klocale.h> +#include <tdelocale.h> #include <knuminput.h> #include <tqgroupbox.h> |