summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/inevitable.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/inevitable.in b/scripts/inevitable.in
index 07401b1..e641142 100644
--- a/scripts/inevitable.in
+++ b/scripts/inevitable.in
@@ -20,7 +20,7 @@
(use-modules (ice-9 match)
(chickadee)
- (chickadee graphics)
+ ((chickadee graphics engine) #:select (with-projection))
(chickadee math matrix)
(config)
(scenes intro))