Bug 8015: (follow-up) update stage_file.pl
[koha.git] / tools / stage-marc-import.pl
index 86e5bbc..8d6ab1a 100755 (executable)
@@ -41,7 +41,7 @@ use C4::ImportBatch;
 use C4::Matcher;
 use C4::UploadedFile;
 use C4::BackgroundJob;
-use Koha::MarcModificationTemplates;
+use C4::MarcModificationTemplates;
 
 my $input = new CGI;
 my $dbh = C4::Context->dbh;