X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fb03d191f53516cbf1022e755665556e7f1acb82..2eb2bc5583f28aa5f9bb18c2cd314995d0570f8c:/SL/Presenter.pm diff --git a/SL/Presenter.pm b/SL/Presenter.pm index 23b8ad472..ba24b8205 100644 --- a/SL/Presenter.pm +++ b/SL/Presenter.pm @@ -15,6 +15,8 @@ use SL::Presenter::Order; use SL::Presenter::Part; use SL::Presenter::Project; use SL::Presenter::Record; +use SL::Presenter::RequirementSpecItem; +use SL::Presenter::RequirementSpecTextBlock; use SL::Presenter::SepaExport; use SL::Presenter::Text; use SL::Presenter::Tag;