Index: smartdisperse.c =================================================================== --- smartdisperse.c (revision 4793) +++ smartdisperse.c (revision 4794) @@ -139,7 +139,7 @@ static int smartdisperse(int argc, const char **argv, Coord x, Coord y) { const char *function = ARG(0); - NetListType *Nets; + pcb_netlist_t *Nets; htpi_t visited; /* PointerListType stack = { 0, 0, NULL };*/ int all;