diff options
-rw-r--r-- | FS/FS/Mason.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 00a3f70eb..276c8c0b0 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -366,6 +366,7 @@ if ( -e $addl_handler_use_file ) { use FS::conferencing_type; use FS::conferencing_quality; use FS::svc_video; + use FS::part_pkg_usageprice; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { |