Index: polycombine.c =================================================================== --- polycombine.c (revision 4756) +++ polycombine.c (revision 4757) @@ -278,7 +278,7 @@ PLINE *pline; VNODE *node; PolygonType *Polygon;*/ - LayerType *Layer = NULL; + pcb_layer_t *Layer = NULL; poly_tree *root = NULL; poly_tree *this_node;