X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6345e60c392bbf92b3d7ca2bba473f9da5c073ff..1e03ea3338cc5ccd9ddf4feaaacfeda1998689cc:/sbr/m_draft.c?ds=sidebyside diff --git a/sbr/m_draft.c b/sbr/m_draft.c index e9cffa18..6e662a1b 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -6,6 +6,12 @@ */ #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" #include "error.h" #include "h/utils.h"