HUGE COMMIT : code cleaning circulation.
[koha.git] / opac / opac-review.pl
index da8bc09..dc6aa10 100755 (executable)
@@ -23,7 +23,7 @@ use CGI;
 use C4::Auth;
 use C4::Koha;
 use C4::Interface::CGI::Output;
-use C4::Circulation::Circ2;
+use C4::Circulation;
 use C4::Review;
 use C4::Biblio;