X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Fapplication%2Frio.java;h=7d7632cd043c5efae3270d71d9052364e4b91c72;hb=5c494e04b1cb40db2f1ac11c9dd9f459c9fab7f5;hp=ad0c33abc464ad6be03c0ceed00a63bd4a8ec303;hpb=e9ca0dc1764303d53fc6b9b087f33cdee53726ea;p=jalview.git diff --git a/forester/java/src/org/forester/application/rio.java b/forester/java/src/org/forester/application/rio.java index ad0c33a..7d7632c 100644 --- a/forester/java/src/org/forester/application/rio.java +++ b/forester/java/src/org/forester/application/rio.java @@ -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;