Index: glue.c =================================================================== --- glue.c (revision 30970) +++ glue.c (revision 30971) @@ -61,10 +61,10 @@ { } -void pcbhl_expose_main(pcb_hid_t *hid, const pcb_hid_expose_ctx_t *region, pcb_xform_t *xform_caller) +void pcbhl_expose_main(rnd_hid_t *hid, const rnd_hid_expose_ctx_t *region, rnd_xform_t *xform_caller) { } -void pcbhl_expose_preview(pcb_hid_t *hid, const pcb_hid_expose_ctx_t *e) +void pcbhl_expose_preview(rnd_hid_t *hid, const rnd_hid_expose_ctx_t *e) { }