Updated sbr functions to include <h/tws.h> instead of <zotnet/tws/tws.h>.
[mmh] / sbr / fmt_scan.c
index b8273c9..4f9078a 100644 (file)
@@ -8,7 +8,7 @@
 #include <h/mh.h>
 #include <h/addrsbr.h>
 #include <h/fmt_scan.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 #include <h/fmt_compile.h>
 
 #ifdef TIME_WITH_SYS_TIME