HUGE COMMIT : code cleaning circulation.
[koha.git] / reports / issues_avg_stats.pl
index 6122e2f..128d140 100755 (executable)
@@ -27,7 +27,7 @@ use C4::Branch; # GetBranches
 use C4::Output;
 use C4::Koha;
 use C4::Interface::CGI::Output;
-use C4::Circulation::Circ2;
+use C4::Circulation;
 use Date::Calc qw(Delta_Days);
 
 =head1 NAME