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 bf293e40..c95f6091 100644 --- a/atlantik/client/selectconfiguration_widget.h +++ b/atlantik/client/selectconfiguration_widget.h @@ -21,7 +21,7 @@ #include <tqlayout.h> #include <tqvgroupbox.h> -#include <klistview.h> +#include <tdelistview.h> #include <kpushbutton.h> class TQCheckBox; |