Index: excellon.c =================================================================== --- excellon.c (revision 34762) +++ excellon.c (revision 34763) @@ -252,11 +252,11 @@ lastwidth = -1; finding_apertures = 1; - rnd_expose_main(&excellon_hid, &ctx, &xform); + rnd_app.expose_main(&excellon_hid, &ctx, &xform); lastwidth = -1; finding_apertures = 0; - rnd_expose_main(&excellon_hid, &ctx, &xform); + rnd_app.expose_main(&excellon_hid, &ctx, &xform); rnd_conf_update(NULL, -1); /* resotre forced sets */