X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/841d44c00aae1166a0721e40dc2f9ffb7b9ac5b5..f585108059cb520c2ebf26a96f2883343f70036b:/SL/DB/Helper/ALL.pm diff --git a/SL/DB/Helper/ALL.pm b/SL/DB/Helper/ALL.pm index 9962406d2..6bc06ca3a 100644 --- a/SL/DB/Helper/ALL.pm +++ b/SL/DB/Helper/ALL.pm @@ -23,6 +23,8 @@ use SL::DB::Chart; use SL::DB::Contact; use SL::DB::CsvImportProfile; use SL::DB::CsvImportProfileSetting; +use SL::DB::CsvImportReport; +use SL::DB::CsvImportReportRow; use SL::DB::Currency; use SL::DB::CustomVariable; use SL::DB::CustomVariableConfig;