X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/29f44ca7ba8bb3788df4729d7917c53c8f489d87..9291a5f82480f2458e04cb9ea7e6749bc952b308:/uip/sortm.c diff --git a/uip/sortm.c b/uip/sortm.c index 55271ffc..a9ce9854 100644 --- a/uip/sortm.c +++ b/uip/sortm.c @@ -6,6 +6,11 @@ */ #include "h/mh.h" +#include "sbr/uprf.h" +#include "sbr/m_convert.h" +#include "sbr/getfolder.h" +#include "sbr/ext_hook.h" +#include "sbr/folder_read.h" #include "sbr/folder_free.h" #include "sbr/context_save.h" #include "sbr/context_replace.h"