Actually the problem has been that I have to include it this way:
#include "mtlFX.c";
because it is in the project folder. Otherwise the engine doesn't find it.
Problem fixed! Thx to all for answers.