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