Index: export_openems.c =================================================================== --- export_openems.c (revision 25232) +++ export_openems.c (revision 25233) @@ -631,7 +631,7 @@ conf_update(NULL, -1); /* restore forced sets */ } -static void openems_do_export(pcb_hid_attr_val_t * options) +static void openems_do_export(pcb_hidlib_t *hidlib, pcb_hid_attr_val_t *options) { const char *filename; char *runfn, *end;