From e8ed98c26eca5779a4b82633fb2d127b21594129 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 6 Feb 2003 15:08:30 +0000 Subject: fix floppy create :-) --- perl-install/standalone/drakfloppy | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/standalone/drakfloppy') diff --git a/perl-install/standalone/drakfloppy b/perl-install/standalone/drakfloppy index 53381a12e..627f1d2a6 100755 --- a/perl-install/standalone/drakfloppy +++ b/perl-install/standalone/drakfloppy @@ -30,6 +30,7 @@ use standalone; #- warning, standalone must be loaded very first, for 'expla use common; use my_gtk qw(:helpers); +use ugtk qw(:helpers); require_root_capability(); -- cgit v1.2.1