correct place for use Email::Send, RT#4610
[freeside.git] / FS / FS / Cron / check.pm
index 1474c2c..a7903ce 100644 (file)
@@ -6,6 +6,7 @@ use vars qw( @ISA @EXPORT_OK $DEBUG $FS_RUN $error_msg
            );
 use Exporter;
 use LWP::UserAgent;
+use Email::Send;
 use FS::Conf;
 use FS::Record qw(qsearch);
 use FS::cust_pay_pending;