Index: djopt.c =================================================================== --- djopt.c (revision 29256) +++ djopt.c (revision 29257) @@ -33,7 +33,7 @@ #include "config.h" #include "conf_core.h" -#include "hidlib_conf.h" +#include #include "board.h" #include @@ -48,13 +48,13 @@ #include "flag_str.h" #include "find.h" #include "layer.h" -#include "pcb-printf.h" -#include "compat_misc.h" -#include "plugins.h" -#include "actions.h" +#include +#include +#include +#include #include "djopt_conf.h" #include "obj_line.h" -#include "event.h" +#include #include "macro.h" #include "obj_pstk_inlines.h" Index: djopt_conf.h =================================================================== --- djopt_conf.h (revision 29256) +++ djopt_conf.h (revision 29257) @@ -1,7 +1,7 @@ #ifndef PCB_DJOPT_CONF_H #define PCB_DJOPT_CONF_H -#include "conf.h" +#include typedef struct { const struct {