X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1e03ea3338cc5ccd9ddf4feaaacfeda1998689cc..4f28cd1669089292f6e34f14617d4a8c1354647b:/uip/repl.c diff --git a/uip/repl.c b/uip/repl.c index c73b8466..e588799e 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -6,6 +6,15 @@ */ #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" #include "sbr/smatch.h" #include "sbr/refile.h"