Index: mentor_sch_conf.h =================================================================== --- mentor_sch_conf.h (revision 30944) +++ mentor_sch_conf.h (revision 30945) @@ -6,7 +6,7 @@ typedef struct { const struct { const struct { - CFT_LIST map_search_paths; /* parts map file search paths */ + RND_CFT_LIST map_search_paths; /* parts map file search paths */ } import_mentor_sch; } plugins; } conf_mentor_sch_t;