Index: board.h =================================================================== --- board.h (revision 30900) +++ board.h (revision 30901) @@ -61,7 +61,7 @@ /* The pcb_board_t struct holds information about board layout most of which is saved with the layout. */ struct pcb_board_s { - pcb_hidlib_t hidlib; + rnd_hidlib_t hidlib; long ID; char *PrintFilename; /* from print dialog */