X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8bd6112f573f6b9e8cc9b93d01a594748a2ef8fb..79ed2204e93a3ace4cdd76f0628168402582e3bd:/uip/mhshow.c?ds=inline diff --git a/uip/mhshow.c b/uip/mhshow.c index 8bfdcb52..66d2366b 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -6,6 +6,12 @@ */ #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"