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 b3734e13..76be1f0d 100644 --- a/kchart/kchartWizardSetupAxesPage.cc +++ b/kchart/kchartWizardSetupAxesPage.cc @@ -7,7 +7,7 @@ #include <tqlineedit.h> #include <tqcheckbox.h> #include <tqgroupbox.h> -#include <layout.h> +#include <tqlayout.h> #include <klocale.h> #include <kfontdialog.h> #include <knumvalidator.h> |