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