summaryrefslogtreecommitdiffstats
path: root/perl-install/bootlook.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/bootlook.pm')
-rw-r--r--perl-install/bootlook.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm
index bd6c6ec3e..576ae5569 100644
--- a/perl-install/bootlook.pm
+++ b/perl-install/bootlook.pm
@@ -32,6 +32,7 @@ use common qw(:common :file :functional :system);
use my_gtk qw(:helpers :wrappers);
use any;
use bootloader;
+use fs;
setlocale (LC_ALL, "");
Locale::GetText::textdomain ("Bootlookdrake");