Index: global_typedefs.h =================================================================== --- global_typedefs.h (revision 3382) +++ global_typedefs.h (revision 3383) @@ -44,6 +44,8 @@ #endif typedef unsigned char BYTE; +#include "pcb_bool.h" + #include "unit.h" #endif