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