Index: obj_padstack_list.h =================================================================== --- obj_padstack_list.h (.../obj_padstack_list.h) (revision 12594) +++ obj_padstack_list.h (.../obj_pstk_list.h) (revision 12595) @@ -24,13 +24,13 @@ #define PCB_OBJ_PADSTACK_LIST_H #define PCB_PADSTACK_STRUCT_ONLY -#include "obj_padstack.h" +#include "obj_pstk.h" /* List of padstatcks */ #define TDL(x) padstacklist_ ## x #define TDL_LIST_T padstacklist_t -#define TDL_ITEM_T pcb_padstack_t +#define TDL_ITEM_T pcb_pstk_t #define TDL_FIELD link #define TDL_SIZE_T size_t #define TDL_FUNC