summaryrefslogtreecommitdiff
path: root/examples/common.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/common.scm')
-rw-r--r--examples/common.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/common.scm b/examples/common.scm
index f3c91b2..46797bb 100644
--- a/examples/common.scm
+++ b/examples/common.scm
@@ -18,7 +18,7 @@
(use-modules (sly agenda)
(sly fps)
(sly game)
- (sly keyboard)
+ (sly input keyboard)
(sly repl)
(sly signal)
(sly render sprite)