X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2ac87fa623959ffb3eb7b7c3565ed85486e99abd..42db3a2c36e26e0106b1e480407e32d3c8c09bef:/uip/mhn.c diff --git a/uip/mhn.c b/uip/mhn.c index 49c1c83f..cc50a13c 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -6,6 +6,19 @@ */ #include "h/mh.h" +#include "sbr/m_name.h" +#include "sbr/m_gmprot.h" +#include "sbr/getarguments.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"