--- loncom/interface/lonmenu.pm 2004/11/11 20:05:56 1.126 +++ loncom/interface/lonmenu.pm 2004/11/11 22:47:55 1.127 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.126 2004/11/11 20:05:56 albertel Exp $ +# $Id: lonmenu.pm,v 1.127 2004/11/11 22:47:55 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -43,6 +43,7 @@ use Apache::lonnet(); use Apache::Constants qw(:common); use Apache::lonhtmlcommon(); use Apache::loncommon(); +use Apache::lonenc(); use Apache::lonlocal; use vars qw(@desklines $readdesk);