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 7f516542..e0baf943 100644 --- a/kchart/kchartLegendConfigPage.cc +++ b/kchart/kchartLegendConfigPage.cc @@ -20,7 +20,7 @@ #include "kchartLegendConfigPage.h" #include "kchartLegendConfigPage.moc" -#include <kapplication.h> +#include <tdeapplication.h> #include <klocale.h> #include <kcolorbutton.h> #include <tdefontdialog.h> |