diff options
Diffstat (limited to 'kchart/kchartLegendConfigPage.cc')
-rw-r--r-- | kchart/kchartLegendConfigPage.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartLegendConfigPage.cc b/kchart/kchartLegendConfigPage.cc index e0baf943..dc18d717 100644 --- a/kchart/kchartLegendConfigPage.cc +++ b/kchart/kchartLegendConfigPage.cc @@ -21,7 +21,7 @@ #include "kchartLegendConfigPage.moc" #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <kcolorbutton.h> #include <tdefontdialog.h> #include <kiconloader.h> |