X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/148b4c486ec273fd1cfc70e2b099d8edc25ed8f3..4f28cd1669089292f6e34f14617d4a8c1354647b:/uip/repl.c diff --git a/uip/repl.c b/uip/repl.c index 2ec42e3a..e588799e 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -6,6 +6,13 @@ */ #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" #include "sbr/seq_save.h" #include "sbr/showfile.h"