summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/harddrake/bttv.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/harddrake/bttv.pm b/perl-install/harddrake/bttv.pm
index 4bc6cb63c..74f1ea52f 100644
--- a/perl-install/harddrake/bttv.pm
+++ b/perl-install/harddrake/bttv.pm
@@ -2,6 +2,7 @@ package harddrake::bttv;
use strict;
+use standalone;
use interactive;
use detect_devices;
use lang;