X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8ce0a681f1e9e68d0623a066fb485b7be1267028..3c54bbb247ffc8fa094d754099c0b009e79d484d:/uip/show.c diff --git a/uip/show.c b/uip/show.c index 6467ec14..699b77b0 100644 --- a/uip/show.c +++ b/uip/show.c @@ -6,6 +6,11 @@ */ #include "h/mh.h" +#include "mhlsbr.h" +#include "sbr/m_name.h" +#include "sbr/m_getfld.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"