X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/84b0fcf3611555f616abf2dcc80ec30b18f16e29..d43c995de90c5022b8a2be60e8595b0a968f6089:/uip/repl.c diff --git a/uip/repl.c b/uip/repl.c index 488e6078..8ee26b86 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -6,6 +6,19 @@ */ #include "h/mh.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" +#include "sbr/m_draft.h" +#include "sbr/m_convert.h" +#include "sbr/getfolder.h" +#include "sbr/folder_read.h" +#include "sbr/context_save.h" +#include "sbr/context_replace.h" #include "sbr/context_find.h" #include "sbr/ambigsw.h" #include "sbr/path.h"