X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6345e60c392bbf92b3d7ca2bba473f9da5c073ff..79ed2204e93a3ace4cdd76f0628168402582e3bd:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index 1f53a2b6..66d2366b 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -6,6 +6,22 @@ */ #include "h/mh.h" +#include "sbr/m_name.h" +#include "sbr/m_gmprot.h" +#include "sbr/getarguments.h" +#include "sbr/seq_setunseen.h" +#include "sbr/seq_setprev.h" +#include "sbr/seq_setcur.h" +#include "sbr/seq_save.h" +#include "sbr/smatch.h" +#include "sbr/m_convert.h" +#include "sbr/getfolder.h" +#include "sbr/folder_read.h" +#include "sbr/context_save.h" +#include "sbr/context_replace.h" +#include "sbr/context_find.h" +#include "sbr/readconfig.h" +#include "sbr/ambigsw.h" #include "sbr/path.h" #include "sbr/print_version.h" #include "sbr/print_help.h"