]> diplodocus.org Git - nmh/blobdiff - uip/pick.c
folder_pack.c: Move interface to own file.
[nmh] / uip / pick.c
index 737814a860b59f4e3bf364721483c0b40089490e..141d480f5127089044a92a090c1bbe866027b96b 100644 (file)
@@ -6,6 +6,16 @@
  */
 
 #include "h/mh.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"