Bug 15548: Move new patron related code to Patron*
[koha.git] / tools / import_borrowers.pl
index 42e7a8e..e92137e 100755 (executable)
@@ -47,7 +47,7 @@ use C4::Members::AttributeTypes;
 use C4::Members::Messaging;
 use C4::Reports::Guided;
 use C4::Templates;
-use Koha::Borrower::Debarments;
+use Koha::Patron::Debarments;
 use Koha::DateUtils;
 
 use Text::CSV;