diff options
Diffstat (limited to 'kchart/kchartPageLayout.cc')
-rw-r--r-- | kchart/kchartPageLayout.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartPageLayout.cc b/kchart/kchartPageLayout.cc index 9292f1f9..e2587b9f 100644 --- a/kchart/kchartPageLayout.cc +++ b/kchart/kchartPageLayout.cc @@ -23,7 +23,7 @@ #include <knumvalidator.h> #include <tqlineedit.h> #include <tqlayout.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqlabel.h> #include <tqgroupbox.h> |