]> diplodocus.org Git - nmh/blobdiff - sbr/seq_save.c
folder_realloc.c: Move interface to own file.
[nmh] / sbr / seq_save.c
index ac7b53e96f7b5b96b9577f1d4efdb6b2e6d30223..a5907c59b14907d9c6c4c28e5d090fd4efbabfa7 100644 (file)
@@ -6,8 +6,12 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
-#include <h/signals.h>
+#include "h/mh.h"
+#include "context_replace.h"
+#include "context_del.h"
+#include "seq_list.h"
+#include "error.h"
+#include "h/signals.h"
 #include "lock_file.h"
 #include "m_mktemp.h"