Index: vendor.c =================================================================== --- vendor.c (revision 29256) +++ vendor.c (revision 29257) @@ -41,15 +41,15 @@ #include "board.h" #include "data.h" #include "draw.h" -#include "error.h" +#include #include "undo.h" -#include "plugins.h" -#include "actions.h" -#include "hid_cfg.h" +#include +#include +#include #include "vendor_conf.h" -#include "compat_misc.h" +#include #include "obj_pstk_inlines.h" -#include "event.h" +#include #include "macro.h" #include #include Index: vendor_conf.h =================================================================== --- vendor_conf.h (revision 29256) +++ vendor_conf.h (revision 29257) @@ -1,7 +1,7 @@ #ifndef PCB_VENDOR_CONF_H #define PCB_VENDOR_CONF_H -#include "conf.h" +#include typedef struct { const struct {