X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=SL%2FPresenter.pm;h=ba24b8205b11f74672674af3b03035217da29c1a;hb=aaa2cd9291719d6a8f327606fc5aeeeb172b7ecb;hp=67b37df5ce1dfb45d0fc908553097db1005ab47f;hpb=c1569bc195865fa5c25c6945bbad78c872fa2046;p=kivitendo-erp.git 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;