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 ea7f881..708f174 100644
--- a/examples/coroutine.scm
+++ b/examples/coroutine.scm
@@ -20,7 +20,7 @@
(sly coroutine)
(sly game)
(sly sprite)
- (sly texture)
+ (sly render texture)
(sly vector)
(sly window))