Index: mucs.c =================================================================== --- mucs.c (revision 29256) +++ mucs.c (revision 29257) @@ -40,13 +40,13 @@ #include "board.h" #include "data.h" -#include "error.h" -#include "pcb-printf.h" -#include "compat_misc.h" -#include "safe_fs.h" +#include +#include +#include +#include -#include "actions.h" -#include "plugins.h" +#include +#include #include "layer.h" #include "conf_core.h" #include "src_plugins/lib_compat_help/pstk_compat.h"