Index: asm.c =================================================================== --- asm.c (revision 29256) +++ asm.c (revision 29257) @@ -34,13 +34,13 @@ #include "board.h" #include "data.h" -#include "plugins.h" -#include "actions.h" -#include "compat_misc.h" +#include +#include +#include #include "obj_subc.h" -#include "pcb-printf.h" -#include "hid_dad.h" -#include "hid_dad_tree.h" +#include +#include +#include #include "search.h" #include "draw.h" #include "select.h" Index: asm_conf.h =================================================================== --- asm_conf.h (revision 29256) +++ asm_conf.h (revision 29257) @@ -1,7 +1,7 @@ #ifndef PCB_ASM_CONF_H #define PCB_ASM_CONF_H -#include "conf.h" +#include typedef struct { const struct {