summaryrefslogtreecommitdiff
path: root/examples/grid.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/grid.scm')
-rw-r--r--examples/grid.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/grid.scm b/examples/grid.scm
index f552d1a..c83dac7 100644
--- a/examples/grid.scm
+++ b/examples/grid.scm
@@ -1,5 +1,5 @@
(use-modules (chickadee)
- (chickadee math grid)
+ (chickadee data grid)
(chickadee math vector)
(chickadee math rect)
(chickadee graphics color)