diff options
Diffstat (limited to 'atlantik/client/selectconfiguration_widget.h')
-rw-r--r-- | atlantik/client/selectconfiguration_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atlantik/client/selectconfiguration_widget.h b/atlantik/client/selectconfiguration_widget.h index 88108f8f..7aed5fc6 100644 --- a/atlantik/client/selectconfiguration_widget.h +++ b/atlantik/client/selectconfiguration_widget.h @@ -18,7 +18,7 @@ #define ATLANTIK_SELECTCONFIGURATION_WIDGET_H #include <tqwidget.h> -#include <tqlayout.h> +#include <layout.h> #include <tqvgroupbox.h> #include <klistview.h> |