Index: buffer.h =================================================================== --- buffer.h (revision 17464) +++ buffer.h (revision 17465) @@ -82,7 +82,7 @@ /* This action is called from ActionElementAddIf() */ -fgw_error_t pcb_act_LoadFootprint(int argc, const char **argv); +fgw_error_t pcb_act_LoadFootprint(fgw_arg_t *res, int oargc, fgw_arg_t *oargv); /* pastes the contents of the buffer to the layout. Only visible objects are handled by the routine. */