X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/af32d40a8ca0b341c082066b2f1e3e83005c1a89..79ed2204e93a3ace4cdd76f0628168402582e3bd:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index f1c37b01..66d2366b 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -6,6 +6,18 @@ */ #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"