X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5202b3e71b817c6a78845cd4c27773760ff408b6..a32fcad2cf3fabf15c9dd10ddc83ce703db66ad8:/SL/DB/Helper/ALL.pm diff --git a/SL/DB/Helper/ALL.pm b/SL/DB/Helper/ALL.pm index e0ab57845..aff03d914 100644 --- a/SL/DB/Helper/ALL.pm +++ b/SL/DB/Helper/ALL.pm @@ -3,6 +3,7 @@ package SL::DB::Helper::ALL; use strict; use SL::DB::AccTransaction; +use SL::DB::AdditionalBillingAddress; use SL::DB::Assembly; use SL::DB::AssortmentItem; use SL::DB::AuthClient;