Let's say we have a file mydir/my.fbs which also contains `include "myinclude.fbs";`, with myinclude.fbs also in mydir. The generator should change into the dir containing the processed file (mydir), to make sure the include works.