diff --git a/collects/htdch/graphics/rename.ss b/collects/htdch/graphics/rename.ss index cc29d9a421..45e84ae4b3 100644 --- a/collects/htdch/graphics/rename.ss +++ b/collects/htdch/graphics/rename.ss @@ -2,8 +2,7 @@ (require mzlib/class mred - htdp/image - lang/private/imageeq) + htdp/image) (provide to-symbol new-object call-back-canvas% overlay-x-y inner->function image-eq? empty-list printer cons-l style-list)