X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=10edd6d0d57b44cfcecf737ca63f4fb266bfc5c4;hb=7b125e587a4d1ee0aca692e23ea7897f671855ae;hp=9c8157af8613c2057c7a30370a6f659115d6f2e8;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 9c8157af8..10edd6d0d 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -125,6 +125,7 @@ if ( -e $addl_handler_use_file ) { states_hash counties cities state_label ); use FS::Misc::eps2png qw( eps2png ); + use FS::Report::FCC_477; use FS::Report::Table::Monthly; use FS::TicketSystem; use FS::Tron qw( tron_lint );