Index: autocrop.c =================================================================== --- autocrop.c (revision 29256) +++ autocrop.c (revision 29257) @@ -35,8 +35,8 @@ #include "data.h" #include "draw.h" #include "undo.h" -#include "actions.h" -#include "plugins.h" +#include +#include static const char pcb_acth_autocrop[] = "Autocrops the board dimensions to (extants + a margin of 1 grid), keeping the move and board size grid aligned"; static const char pcb_acts_autocrop[] = "autocrop()";