Fix encoding items
[koha.git] / tools / runreport.pl
index d2d85a2..9801a4a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 # fix this line
-use C4::Reports;
+use C4::Reports::Guided;
 use C4::Context;
 
 use Mail::Sendmail;