]> diplodocus.org Git - nmh/blobdiff - sbr/m_draft.c
fmt_rfc2047.c: Move interface to own file.
[nmh] / sbr / m_draft.c
index 7f24dd812dcdebdc3daf01a06ee173026d0950b8..6e662a1b5445bb54611c1e36c3b0b8dfff7c8110 100644 (file)
@@ -5,9 +5,16 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#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>
+#include "h/utils.h"
 #include "m_maildir.h"
 #include "h/done.h"