summaryrefslogtreecommitdiff
path: root/examples/joystick.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/joystick.scm')
-rw-r--r--examples/joystick.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/joystick.scm b/examples/joystick.scm
index 268c1ee..6714ff3 100644
--- a/examples/joystick.scm
+++ b/examples/joystick.scm
@@ -24,7 +24,7 @@
(use-modules
(sly game)
(sly repl)
- (sly sprite)
+ (sly render sprite)
(sly render texture)
(sly joystick)
(sly signal)