Index: autoroute.c =================================================================== --- autoroute.c (revision 29281) +++ autoroute.c (revision 29282) @@ -72,7 +72,7 @@ #include "draw.h" #include #include "find.h" -#include "heap.h" +#include #include "rtree.h" #include "netlist.h" #include "mtspace.h" Index: mtspace.c =================================================================== --- mtspace.c (revision 29281) +++ mtspace.c (revision 29282) @@ -48,7 +48,7 @@ #include #include -#include "heap.h" +#include #include "rtree.h" #include "mtspace.h" #include "vector.h"