Recently loaded files, urls, append sequences to Alignment
[jalview.git] / src / jalview / bin / Jalview.java
index 3e8018b..bdfe3ae 100755 (executable)
@@ -252,7 +252,7 @@ public class Jalview
             else\r
             {\r
               format = new jalview.io.IdentifyFile().Identify(file, protocol);\r
-              desktop.LoadFile(file, protocol, format);\r
+              new jalview.io.FileLoader().LoadFile(file, protocol, format);\r
             }\r
           }\r
     }\r