Index: obj_subc_parent.h =================================================================== --- obj_subc_parent.h (revision 15868) +++ obj_subc_parent.h (revision 15869) @@ -77,7 +77,7 @@ return pcb_lobj_parent_subc(obj->parent_type, &obj->parent); #if 0 - case PCB_OBJ_RATLINE: + case PCB_OBJ_RAT: /* easy case: can not be in a subc at all */ return 0; #endif