Author :
claudio
Date :
2025-07-01 15:39:03
Hash :35af70e6 Message :Add a bandaid to copy the header files into position a bit earlier.
The toluapp source files depend on those headers but there is no correct
dependency registered for them which makes ninja very unhappy.
This fix is not right but hopefully enough.
OK tb@