Index: dxf.c =================================================================== --- dxf.c (revision 31800) +++ dxf.c (revision 31801) @@ -443,7 +443,7 @@ free(gc); } -static void dxf_set_drawing_mode(rnd_hid_t *hid, rnd_composite_op_t op, rnd_bool direct, const rnd_rnd_box_t *screen) +static void dxf_set_drawing_mode(rnd_hid_t *hid, rnd_composite_op_t op, rnd_bool direct, const rnd_box_t *screen) { if (direct) return;