summaryrefslogtreecommitdiff
path: root/examples/tile-map.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tile-map.scm')
-rw-r--r--examples/tile-map.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tile-map.scm b/examples/tile-map.scm
index ae1342b..7aea4ca 100644
--- a/examples/tile-map.scm
+++ b/examples/tile-map.scm
@@ -2,7 +2,7 @@
(chickadee math vector)
(chickadee math rect)
(chickadee graphics color)
- (chickadee graphics font)
+ (chickadee graphics text)
(chickadee graphics tile-map)
(ice-9 format)
(ice-9 match)