Guigfx_MCC was referring to include/MUI instead of include/mui, producing
two distinct mui/MUI paths in our include directory.
This will also affect the former include/Warp3D path which now becomes include/warp3d .
proto/guigfx_lib.h was referring to non-existent inline/guigfx.h
proto/muimaster_lib.h was referring to non-existent inline/muimaster.h
Let the sfdc pass replace the broken filenames with the real ones
Guigfx_MCC was referring to include/MUI instead of include/mui, producing
two distinct mui/MUI paths in our include directory.
This will also affect the former include/Warp3D path which now becomes include/warp3d .
proto/guigfx_lib.h was referring to non-existent inline/guigfx.h
proto/muimaster_lib.h was referring to non-existent inline/muimaster.h
Let the sfdc pass replace the broken filenames with the real ones