Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
[koha.git] / maninvoice.pl
index 5719c4d..de1385e 100755 (executable)
@@ -24,7 +24,7 @@
 use strict;
 use C4::Auth;
 use C4::Output;
-use C4::Charset;
+use C4::Interface::CGI::Output;
 use CGI;
 use C4::Search;
 use C4::Accounts2;