refactor abstract sequence fetching and DBSource machinery to their own package
[jalview.git] / src / jalview / ws / dbsources / EbiFileRetrievedProxy.java
index c91904d..ec5d234 100644 (file)
@@ -7,7 +7,7 @@ import java.io.FileReader;
 import com.stevesoft.pat.Regex;\r
 \r
 import jalview.datamodel.AlignmentI;\r
-import jalview.ws.DbSourceProxyImpl;\r
+import jalview.ws.seqfetcher.DbSourceProxyImpl;\r
 \r
 public abstract class EbiFileRetrievedProxy extends DbSourceProxyImpl\r
 {\r