Index: plug_footprint.c =================================================================== --- plug_footprint.c (revision 31253) +++ plug_footprint.c (revision 31254) @@ -485,6 +485,8 @@ return -1; } +const char *PCB_PTR_DOMAIN_FPMAP = "pcb_fgw_ptr_domain_fpmap"; + const char *pcb_fp_map_choose(rnd_hidlib_t *hidlib, const pcb_plug_fp_map_t *map) { if (RND_HAVE_GUI_ATTR_DLG) {