--- loncom/interface/londocs.pm 2009/12/07 02:22:24 1.411.2.1 +++ loncom/interface/londocs.pm 2009/12/08 04:30:41 1.411.2.2 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.411.2.1 2009/12/07 02:22:24 raeburn Exp $ +# $Id: londocs.pm,v 1.411.2.2 2009/12/08 04:30:41 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -41,6 +41,7 @@ use Apache::lonratedt(); use Apache::lonxml; use Apache::lonclonecourse; use Apache::lonnavmaps; +use Apache::londocsgci; use HTML::Entities; use GDBM_File; use Apache::lonlocal;