Index: dxf.c =================================================================== --- dxf.c (revision 34762) +++ dxf.c (revision 34763) @@ -230,7 +230,7 @@ dxf_ctx.drill_fill = options[HA_drill_fill].lng; dxf_ctx.drill_contour = options[HA_drill_contour].lng; - rnd_expose_main(&dxf_hid, &hectx, xform); + rnd_app.expose_main(&dxf_hid, &hectx, xform); rnd_conf_update(NULL, -1); /* restore forced sets */ }