Merge remote branch 'kc/new/enh/bug_5432' into kcmaster
[srvgit] / acqui / neworderbiblio.pl
index 2333f89..9e63492 100755 (executable)
@@ -60,7 +60,7 @@ use strict;
 
 use C4::Search;
 use CGI;
-use C4::Bookseller;
+use C4::Bookseller qw/ GetBookSellerFromId /;
 use C4::Biblio;
 use C4::Auth;
 use C4::Output;