diff options
Diffstat (limited to 'kchart/kchartWizardSetupAxesPage.cc')
-rw-r--r-- | kchart/kchartWizardSetupAxesPage.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartWizardSetupAxesPage.cc b/kchart/kchartWizardSetupAxesPage.cc index 76be1f0d..b3734e13 100644 --- a/kchart/kchartWizardSetupAxesPage.cc +++ b/kchart/kchartWizardSetupAxesPage.cc @@ -7,7 +7,7 @@ #include <tqlineedit.h> #include <tqcheckbox.h> #include <tqgroupbox.h> -#include <tqlayout.h> +#include <layout.h> #include <klocale.h> #include <kfontdialog.h> #include <knumvalidator.h> |