Typo in 2.0 API (Marschalling )

Hi all,

I can read from here
http://www.orocos.org/stable/documentation/rtt/v2.x/api/html/classRTT_1_...

that I need to include
#include <rtt/marsh/MarshallingService.hpp >

in order to use marschalling, but there is no MarshallingService in my
[autoproj]/install/include/rtt/marsh dir. I think it would be #include <
rtt/marsh/Marshalling.hpp<http://www.orocos.org/stable/documentation/rtt/v2.x/api/html/MarshallingService_8hpp_source.html>>
(it would be coherent with the scripting interface) or the link to API on
the toolchain website is not up to date