Index: plug_footprint.c =================================================================== --- plug_footprint.c (revision 29256) +++ plug_footprint.c (revision 29257) @@ -29,14 +29,14 @@ #include "config.h" #include "plug_footprint.h" -#include "plugins.h" +#include #include #include #include "conf_core.h" -#include "error.h" -#include "compat_misc.h" -#include "event.h" +#include +#include +#include FILE PCB_FP_FOPEN_IN_DST_, *PCB_FP_FOPEN_IN_DST = &PCB_FP_FOPEN_IN_DST_;