X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/84b0fcf3611555f616abf2dcc80ec30b18f16e29..ca079bfa8e3812ebf21ffec1c27edeaa03cb9280:/uip/pick.c diff --git a/uip/pick.c b/uip/pick.c index 2bd0d400..40346d1a 100644 --- a/uip/pick.c +++ b/uip/pick.c @@ -6,6 +6,18 @@ */ #include "h/mh.h" +#include "picksbr.h" +#include "sbr/m_name.h" +#include "sbr/getarguments.h" +#include "sbr/seq_setprev.h" +#include "sbr/seq_save.h" +#include "sbr/smatch.h" +#include "sbr/m_convert.h" +#include "sbr/getfolder.h" +#include "sbr/folder_read.h" +#include "sbr/folder_free.h" +#include "sbr/context_save.h" +#include "sbr/context_replace.h" #include "sbr/context_find.h" #include "sbr/ambigsw.h" #include "sbr/path.h" @@ -15,7 +27,6 @@ #include "sbr/seq_add.h" #include "sbr/error.h" #include "h/tws.h" -#include "h/picksbr.h" #include "h/done.h" #include "h/utils.h" #include "sbr/m_maildir.h"