Index: trunk/src/polygon.h =================================================================== --- trunk/src/polygon.h (revision 959) +++ trunk/src/polygon.h (revision 960) @@ -29,7 +29,7 @@ */ #ifndef PCB_POLYGON_H -#define PCH_POLYGON_H +#define PCB_POLYGON_H #include "global.h" Index: trunk/src/thermal.h =================================================================== --- trunk/src/thermal.h (revision 959) +++ trunk/src/thermal.h (revision 960) @@ -35,7 +35,7 @@ */ #ifndef PCB_THERMAL_H -#define PCH_THERMAL_H +#define PCB_THERMAL_H #include #include "global.h" Index: trunk/src/toporouter.h =================================================================== --- trunk/src/toporouter.h (revision 959) +++ trunk/src/toporouter.h (revision 960) @@ -25,7 +25,7 @@ */ #ifndef PCB_TOPOROUTER_H -#define PCH_TOPOROUTER_H +#define PCB_TOPOROUTER_H #include #include "data.h"