Index: global_typedefs.h =================================================================== --- global_typedefs.h (revision 12594) +++ global_typedefs.h (revision 12595) @@ -42,7 +42,7 @@ typedef struct pcb_poly_s pcb_poly_t; typedef struct pcb_pad_s pcb_pad_t; -typedef struct pcb_padstack_s pcb_padstack_t; +typedef struct pcb_pstk_s pcb_pstk_t; typedef struct pcb_pin_s pcb_pin_t; typedef struct pcb_rtree_s pcb_rtree_t; typedef struct pcb_rtree_it_s pcb_rtree_it_t;