summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksound
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-11-20 14:17:07 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-11-20 14:17:07 +0000
commitf98177576ded96c74ca1ef9d04674737e4fee404 (patch)
tree92a85219e37e637062f83ef06b319b2fe4629105 /perl-install/standalone/draksound
parent16d0c766f22432b2445768b57c878a7e3d67a495 (diff)
downloaddrakx-backup-do-not-use-f98177576ded96c74ca1ef9d04674737e4fee404.tar
drakx-backup-do-not-use-f98177576ded96c74ca1ef9d04674737e4fee404.tar.gz
drakx-backup-do-not-use-f98177576ded96c74ca1ef9d04674737e4fee404.tar.bz2
drakx-backup-do-not-use-f98177576ded96c74ca1ef9d04674737e4fee404.tar.xz
drakx-backup-do-not-use-f98177576ded96c74ca1ef9d04674737e4fee404.zip
perl_checker fixes
Diffstat (limited to 'perl-install/standalone/draksound')
-rwxr-xr-xperl-install/standalone/draksound1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/draksound b/perl-install/standalone/draksound
index 32acca45c..51b503332 100755
--- a/perl-install/standalone/draksound
+++ b/perl-install/standalone/draksound
@@ -25,6 +25,7 @@ use interactive;
use common;
use harddrake::sound;
use modules;
+use detect_devices;
my $in = 'interactive'->vnew();