--- loncom/homework/lonhomework.pm 2001/08/22 19:21:36 1.58 +++ loncom/homework/lonhomework.pm 2001/08/29 10:18:10 1.59 @@ -10,6 +10,7 @@ use Apache::lonxml; use Apache::lonnet; use Apache::inputtags; use Apache::structuretags; +use Apache::randomlabel; use Apache::response; use Apache::hint; use Apache::outputtags;