diff options
Diffstat (limited to 'kmdi/test/mainwidget.h')
-rw-r--r-- | kmdi/test/mainwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmdi/test/mainwidget.h b/kmdi/test/mainwidget.h index 953512005..e1ba58c3f 100644 --- a/kmdi/test/mainwidget.h +++ b/kmdi/test/mainwidget.h @@ -19,7 +19,7 @@ #define MAINWIDGET_H #include <tqcheckbox.h> -#include <tqlayout.h> +#include <layout.h> #include <tqlabel.h> #include <tqdom.h> #include <kmdimainfrm.h> |