Index: excellon.c =================================================================== --- excellon.c (revision 26718) +++ excellon.c (revision 26719) @@ -200,7 +200,7 @@ return excellon_options; } -static void excellon_do_export(pcb_hidlib_t *hidlib, pcb_hid_attr_val_t *options) +static void excellon_do_export(pcb_hid_t *hid, pcb_hidlib_t *hidlib, pcb_hid_attr_val_t *options) { const char *fnbase, *fn; char *filesuff;