Fix load error in graphics.bitmap tests

db4
Slava Pestov 2009-02-06 05:09:10 -06:00
parent f9bc9a3198
commit 5579de1722
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: graphics.bitmap ;
USING: graphics.bitmap graphics.viewer ;
IN: graphics.bitmap.tests
: test-bitmap24 ( -- )