X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/142729be43ce2f38952a3b97e351b419c7cba2b2..670a0d84c25b458bbb348d2a1ecee178cfa6c226:/uip/show.c?ds=inline 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"