X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/84b0fcf3611555f616abf2dcc80ec30b18f16e29..ff168106b44fdfbaed7d7cf08c54a72ee1fe2c0a:/sbr/m_draft.c?ds=sidebyside diff --git a/sbr/m_draft.c b/sbr/m_draft.c index 876c1054..342f44f0 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -6,6 +6,15 @@ */ #include "h/mh.h" +#include "m_name.h" +#include "seq_setprev.h" +#include "seq_setcur.h" +#include "seq_save.h" +#include "m_draft.h" +#include "m_convert.h" +#include "folder_read.h" +#include "folder_realloc.h" +#include "folder_free.h" #include "context_find.h" #include "path.h" #include "error.h"