Adding button to lift debarment directly from circulation
[koha.git] / catalogue-home.pl
index 428724c..5431eba 100755 (executable)
@@ -6,7 +6,7 @@ use C4::Auth;
 use C4::Output;
 use C4::Interface::CGI::Output;
 use C4::Database;
-use C4::Catalogue;
+use C4::Acquisition;
 use C4::Biblio;
 use HTML::Template;