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