diff options
Diffstat (limited to 'kchart/kchartComboConfigPage.cc')
-rw-r--r-- | kchart/kchartComboConfigPage.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartComboConfigPage.cc b/kchart/kchartComboConfigPage.cc index 85313c0e..dcf99e4a 100644 --- a/kchart/kchartComboConfigPage.cc +++ b/kchart/kchartComboConfigPage.cc @@ -21,7 +21,7 @@ #include "kchartComboConfigPage.moc" #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <kdialog.h> #include <tqlayout.h> |