Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / FS / FS / Mason.pm
index 93eca5e..d3e45df 100644 (file)
@@ -390,6 +390,12 @@ if ( -e $addl_handler_use_file ) {
   use FS::deploy_zone;
   use FS::deploy_zone_block;
   use FS::deploy_zone_vertex;
+  use FS::TaxEngine;
+  use FS::tax_status;
+  use FS::circuit_type;
+  use FS::circuit_provider;
+  use FS::circuit_termination;
+  use FS::svc_circuit;
   # Sammath Naur
 
   if ( $FS::Mason::addl_handler_use ) {