--- loncom/auth/lonroles.pm 2006/10/10 20:16:19 1.166 +++ loncom/auth/lonroles.pm 2006/10/13 21:28:50 1.167 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.166 2006/10/10 20:16:19 albertel Exp $ +# $Id: lonroles.pm,v 1.167 2006/10/13 21:28:50 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -40,6 +40,7 @@ use Apache::lonhtmlcommon; use Apache::lonannounce; use Apache::lonlocal; use Apache::lonpageflip(); +use Apache::lonnavdisplay(); use GDBM_File; use LONCAPA;