use ZOOM
authorMike Taylor <mike@indexdata.com>
Thu, 16 Nov 2006 11:49:30 +0000 (11:49 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 16 Nov 2006 11:49:30 +0000 (11:49 +0000)
web/htdocs/chrome/layout.mc

index adaac28..db22429 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: layout.mc,v 1.16 2006-11-14 16:21:08 mike Exp $
+%# $Id: layout.mc,v 1.17 2006-11-16 11:49:30 mike Exp $
 <%args>
 $debug => undef
 $title
@@ -27,6 +27,7 @@ $component
 </%perl>
 <%once>
 use URI::Escape;
+use ZOOM;
 use ZOOM::IRSpy::Web;
 use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode modify_xml_document);
 </%once>