Index: plug_io.h =================================================================== --- plug_io.h (revision 29256) +++ plug_io.h (revision 29257) @@ -30,8 +30,8 @@ #ifndef PCB_PLUG_IO_H #define PCB_PLUG_IO_H -#include "global_typedefs.h" -#include "conf.h" +#include +#include typedef enum { /* I/O type bitmask; each bit is one thing to save or load, not all formats support all things */ PCB_IOT_PCB = 1,