summaryrefslogtreecommitdiff
path: root/examples/coroutine.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/coroutine.scm')
-rw-r--r--examples/coroutine.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/coroutine.scm b/examples/coroutine.scm
index 708f174..ae8229d 100644
--- a/examples/coroutine.scm
+++ b/examples/coroutine.scm
@@ -19,7 +19,7 @@
(sly agenda)
(sly coroutine)
(sly game)
- (sly sprite)
+ (sly render sprite)
(sly render texture)
(sly vector)
(sly window))