rio, refactoring
[jalview.git] / forester / java / src / org / forester / application / rio.java
index ad0c33a..7d7632c 100644 (file)
@@ -39,8 +39,8 @@ import org.forester.io.parsers.phyloxml.PhyloXmlParser;
 import org.forester.phylogeny.Phylogeny;
 import org.forester.phylogeny.factories.ParserBasedPhylogenyFactory;
 import org.forester.phylogeny.factories.PhylogenyFactory;
-import org.forester.sdi.RIO;
-import org.forester.sdi.RIOException;
+import org.forester.rio.RIO;
+import org.forester.rio.RIOException;
 import org.forester.sdi.SDIException;
 import org.forester.util.CommandLineArguments;
 import org.forester.util.EasyWriter;