summaryrefslogtreecommitdiff
path: root/examples/tiled.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tiled.scm')
-rw-r--r--examples/tiled.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tiled.scm b/examples/tiled.scm
index b5fb8b6..19332bb 100644
--- a/examples/tiled.scm
+++ b/examples/tiled.scm
@@ -2,6 +2,7 @@
(chickadee math vector)
(chickadee math rect)
(chickadee render tiled)
+ (chickadee sdl)
(ice-9 match))
(define map #f)