X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6a9e73aa660d24cf9aa417a5ec7e7a73f6bfd266..1e85df43671d1e8836b9d7d1d03c884cc833cb93:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index c0115d51..66d2366b 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -6,6 +6,14 @@ */ #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"