summaryrefslogtreecommitdiff
path: root/examples/tilemap.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tilemap.scm')
-rw-r--r--examples/tilemap.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tilemap.scm b/examples/tilemap.scm
index 05dbd1f..079aa13 100644
--- a/examples/tilemap.scm
+++ b/examples/tilemap.scm
@@ -22,7 +22,7 @@
(sly game)
(sly render sprite)
(sly render texture)
- (sly tileset)
+ (sly render tileset)
(sly vector)
(sly window)
(sly scene)