X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/041274eeffcf6a17037cfb759d11aa4d33b2e567..d3d0ccf47f31c79c55ed9da22c1e523289b1cd95:/SL/DB/Helper/ALL.pm diff --git a/SL/DB/Helper/ALL.pm b/SL/DB/Helper/ALL.pm index 91f637860..006a389db 100644 --- a/SL/DB/Helper/ALL.pm +++ b/SL/DB/Helper/ALL.pm @@ -27,6 +27,8 @@ use SL::DB::Buchungsgruppe; use SL::DB::Business; use SL::DB::Chart; use SL::DB::Contact; +use SL::DB::ContactDepartment; +use SL::DB::ContactTitle; use SL::DB::CsvImportProfile; use SL::DB::CsvImportProfileSetting; use SL::DB::CsvImportReport;