HUGE COMMIT : code cleaning circulation.
[koha.git] / reports / borrowers_stats.pl
index 218cc27..521595b 100755 (executable)
@@ -28,7 +28,7 @@ use C4::Output;
 use C4::Koha;
 use C4::Acquisition;
 use C4::Interface::CGI::Output;
-use C4::Circulation::Circ2;
+use C4::Circulation;
 
 =head1 NAME