X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c66b47937d9e790256fa99815557935d6561b309..24ca4cf3b0f5e02735ea716163a880b2b5cc8b49:/uip/repl.c diff --git a/uip/repl.c b/uip/repl.c index 8ee26b86..e588799e 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -6,6 +6,11 @@ */ #include "h/mh.h" +#include "whatnowproc.h" +#include "annosbr.h" +#include "sbr/m_name.h" +#include "sbr/getarguments.h" +#include "sbr/read_switch_multiword.h" #include "sbr/concat.h" #include "sbr/seq_setprev.h" #include "sbr/seq_setcur.h"