Index: command.c =================================================================== --- command.c (revision 29256) +++ command.c (revision 29257) @@ -38,13 +38,13 @@ #include "buffer.h" #include "command.h" #include "data.h" -#include "error.h" -#include "event.h" +#include +#include #include "plug_io.h" -#include "plugins.h" -#include "actions.h" -#include "compat_misc.h" -#include "misc_util.h" +#include +#include +#include +#include #include "tool.h" static const char pcb_acts_Help[] = "h";