diff options
Diffstat (limited to 'kchart/kchartParameterPolarConfigPage.cc')
-rw-r--r-- | kchart/kchartParameterPolarConfigPage.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartParameterPolarConfigPage.cc b/kchart/kchartParameterPolarConfigPage.cc index 807cd54e..63d5e5ee 100644 --- a/kchart/kchartParameterPolarConfigPage.cc +++ b/kchart/kchartParameterPolarConfigPage.cc @@ -26,7 +26,7 @@ #include <kdebug.h> #include <kdialog.h> -#include <tqlayout.h> +#include <layout.h> #include <tqlabel.h> #include <tqbuttongroup.h> #include <tqcheckbox.h> |