X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/142729be43ce2f38952a3b97e351b419c7cba2b2..ef0725fd97369e801a56febfdb7a6ec2eaff73c8:/uip/show.c?ds=sidebyside diff --git a/uip/show.c b/uip/show.c index f77b8f0a..699b77b0 100644 --- a/uip/show.c +++ b/uip/show.c @@ -6,6 +6,10 @@ */ #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"