Bug 24287: DBRev 19.12.00.014
[srvgit] / Koha / BiblioFrameworks.pm
index 1e2931c..133daed 100644 (file)
@@ -21,7 +21,7 @@ use Carp;
 
 use Koha::Database;
 
-use Koha::City;
+use Koha::BiblioFramework;
 
 use base qw(Koha::Objects);