]> diplodocus.org Git - nmh/blobdiff - uip/scansbr.c
crawl_folders.h: Rename to be alongside implementation.
[nmh] / uip / scansbr.c
index 17e54cb7040eabf3c016976f24e2844533b55fa4..38b2ca4174ecc1d7b892837914ec4aba43d4a4e3 100644 (file)
@@ -5,13 +5,18 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "sbr/dtime.h"
+#include "scansbr.h"
+#include "sbr/m_name.h"
+#include "sbr/m_gmprot.h"
+#include "sbr/m_getfld.h"
+#include "sbr/getcpy.h"
 #include "sbr/error.h"
-#include <h/addrsbr.h>
-#include <h/fmt_scan.h>
-#include <h/scansbr.h>
-#include <h/tws.h>
-#include <h/utils.h>
+#include "h/addrsbr.h"
+#include "h/fmt_scan.h"
+#include "h/tws.h"
+#include "h/utils.h"
 #include "sbr/terminal.h"
 
 static struct format *fmt;