--- loncom/interface/lonfeedback.pm 2004/11/11 22:19:53 1.129 +++ loncom/interface/lonfeedback.pm 2004/11/11 22:47:55 1.130 @@ -1,7 +1,7 @@ # The LearningOnline Network # Feedback # -# $Id: lonfeedback.pm,v 1.129 2004/11/11 22:19:53 albertel Exp $ +# $Id: lonfeedback.pm,v 1.130 2004/11/11 22:47:55 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -37,6 +37,7 @@ use Apache::lontexconvert(); use Apache::lonlocal; # must not have () use Apache::lonhtmlcommon(); use Apache::lonnavmaps; +use Apache::lonenc(); use HTML::LCParser(); use Apache::lonspeller(); use Cwd;