]> diplodocus.org Git - nmh/blobdiff - uip/picksbr.c
fdcompare.c: Move interface to own file.
[nmh] / uip / picksbr.c
index bd1efb98a5a988861fcdfcb210f40fbbfcdd463a..346dcc7031063426aac22b27420d854659ffd874 100644 (file)
@@ -5,11 +5,13 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "sbr/brkstring.h"
+#include "sbr/ambigsw.h"
 #include "sbr/error.h"
-#include <h/tws.h>
-#include <h/picksbr.h>
-#include <h/utils.h>
+#include "h/tws.h"
+#include "h/picksbr.h"
+#include "h/utils.h"
 
 #ifdef HAVE_SYS_TIME_H
 # include <sys/time.h>