Index: draw_fab.h =================================================================== --- draw_fab.h (revision 4545) +++ draw_fab.h (revision 4546) @@ -29,9 +29,8 @@ #ifndef PCB_PRINT_H #define PCB_PRINT_H -#include - #include "config.h" +#include "hid.h" int DrawFab_overhang(void); void DrawFab(hidGC gc);