Index: export_test.c =================================================================== --- export_test.c (revision 4810) +++ export_test.c (revision 4811) @@ -98,7 +98,7 @@ { #if 0 char utcTime[64]; - Coord x, y; + pcb_coord_t x, y; double theta = 0.0; double sumx, sumy; double pin1x = 0.0, pin1y = 0.0, pin1angle = 0.0;