Index: cam.c =================================================================== --- cam.c (revision 26792) +++ cam.c (revision 26793) @@ -213,7 +213,7 @@ return 0; } -static int export_cam_usage(const char *topic) +static int export_cam_usage(pcb_hid_t *hid, const char *topic) { fprintf(stderr, "\nThe cam exporter shorthand:\n\n"); fprintf(stderr, "\nUsage: pcb-rnd -x cam jobname [cam-opts] [pcb-rnd-options] filename");