X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/29f44ca7ba8bb3788df4729d7917c53c8f489d87..827facc0fe3f6f0ef2a9e81917d2eb29fac209aa:/sbr/m_draft.c?ds=inline diff --git a/sbr/m_draft.c b/sbr/m_draft.c index 084c6a32..6e662a1b 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -6,6 +6,10 @@ */ #include "h/mh.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"