summaryrefslogtreecommitdiff
path: root/examples/quadtree.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quadtree.scm')
-rw-r--r--examples/quadtree.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quadtree.scm b/examples/quadtree.scm
index 31b8138..d95c00f 100644
--- a/examples/quadtree.scm
+++ b/examples/quadtree.scm
@@ -5,10 +5,10 @@
(chickadee math rect)
(chickadee math vector)
(chickadee graphics color)
- (chickadee graphics font)
(chickadee graphics path)
(chickadee graphics sprite)
(chickadee graphics texture)
+ (chickadee graphics text)
(chickadee scripting)
(ice-9 format)
(ice-9 match)