]> diplodocus.org Git - nmh/blobdiff - uip/pick.c
remdir.c: Move interface to own file.
[nmh] / uip / pick.c
index 737814a860b59f4e3bf364721483c0b40089490e..595fde7a4492b56a8fbc773b431ba55c781ccb58 100644 (file)
@@ -6,6 +6,19 @@
  */
 
 #include "h/mh.h"
+#include "sbr/m_convert.h"
+#include "sbr/getfolder.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"