diff --git a/modules/Bio/EnsEMBL/Hive/Extensions.pm b/modules/Bio/EnsEMBL/Hive/Extensions.pm index 4a47d35da1b4bed934f8c05bb01689a4429e83cc..8005d515fafb936e3f1f96089967a6e6b91f5c42 100755 --- a/modules/Bio/EnsEMBL/Hive/Extensions.pm +++ b/modules/Bio/EnsEMBL/Hive/Extensions.pm @@ -41,8 +41,8 @@ use Bio::EnsEMBL::Utils::Exception; use Bio::EnsEMBL::Analysis; use Bio::EnsEMBL::DBSQL::DBConnection; use Bio::EnsEMBL::DBSQL::AnalysisAdaptor; -use Bio::EnsEMBL::Pipeline::RunnableDB; -#use Bio::EnsEMBL::Analysis::RunnableDB; +#use Bio::EnsEMBL::Pipeline::RunnableDB; +use Bio::EnsEMBL::Analysis::RunnableDB; =head2 Bio::EnsEMBL::Analysis::process