]> diplodocus.org Git - nmh/blobdiff - sbr/crawl_folders.c
folder_realloc.c: Move interface to own file.
[nmh] / sbr / crawl_folders.c
index ab90a4caa1477b5a289a38d9941c983ed101d9e5..9f1327ce038ef81563dbcc80bb4b03f15329410e 100644 (file)
@@ -5,9 +5,10 @@
  * complete copyright information.
  */
 
  * complete copyright information.
  */
 
-#include <h/mh.h>
-#include <h/crawl_folders.h>
-#include <h/utils.h>
+#include "h/mh.h"
+#include "error.h"
+#include "h/crawl_folders.h"
+#include "h/utils.h"
 
 struct crawl_context {
     int max;                   /* how many folders we currently can hold in
 
 struct crawl_context {
     int max;                   /* how many folders we currently can hold in