]> diplodocus.org Git - nmh/blobdiff - uip/pick.c
fdcompare.c: Move interface to own file.
[nmh] / uip / pick.c
index 737814a860b59f4e3bf364721483c0b40089490e..a8599c6a0a84fad44d2dc4a36e3c417282cfdf93 100644 (file)
@@ -6,6 +6,17 @@
  */
 
 #include "h/mh.h"
+#include "sbr/folder_read.h"
+#include "sbr/folder_free.h"
+#include "sbr/context_save.h"
+#include "sbr/context_replace.h"
+#include "sbr/context_find.h"
+#include "sbr/ambigsw.h"
+#include "sbr/path.h"
+#include "sbr/print_version.h"
+#include "sbr/print_help.h"
+#include "sbr/seq_nameok.h"
+#include "sbr/seq_add.h"
 #include "sbr/error.h"
 #include "h/tws.h"
 #include "h/picksbr.h"