C Generator produces keyword module

Hello Bruno,
in C I'm modelling classes with stereotype <<c_module>> and connect they with dependencys.
The generated C-Code contains a line which can't compiled.
The header-file of a class which uses an other class contains a line with the keyword 'module'.
There is attached a small project. In the file Controller.h there is the line:
module Led;
Best regards,
Heiko Boehmer
in C I'm modelling classes with stereotype <<c_module>> and connect they with dependencys.
The generated C-Code contains a line which can't compiled.
The header-file of a class which uses an other class contains a line with the keyword 'module'.
There is attached a small project. In the file Controller.h there is the line:
module Led;
Best regards,
Heiko Boehmer