Index: draw_csect.c =================================================================== --- draw_csect.c (revision 9280) +++ draw_csect.c (revision 9281) @@ -383,7 +383,7 @@ } /* Draw the cross-section layer */ -static void draw_csect(pcb_hid_gc_t gc) +static void draw_csect(pcb_hid_gc_t gc, const pcb_hid_expose_ctx_t *e) { pcb_layergrp_id_t gid; int ystart = 10, x, y, last_copper_step = 5, has_outline = 0;