fixed to work with addbiblio.
[koha_gimpoz] / help.pl
diff --git a/help.pl b/help.pl
index 3994157..0917f9b 100755 (executable)
--- a/help.pl
+++ b/help.pl
@@ -21,7 +21,7 @@
 use strict;
 require Exporter;
 use C4::Output;  # contains gettemplate
-use C4::Interface::CGI::Output;
+use C4::Output;
 # use C4::Auth;
 use C4::Context;
 use CGI;