X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f988c9b2845c394190c0874d783bbf74f6b8b293..fc5bc39368b0c7e05bb5c62a84c44e3bdcbbb1c2:/sbr/m_draft.c diff --git a/sbr/m_draft.c b/sbr/m_draft.c index 0ec7829b..342f44f0 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -6,6 +6,12 @@ */ #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"