aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/demo.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/demo.scm b/examples/demo.scm
index 648e8b8..c616786 100644
--- a/examples/demo.scm
+++ b/examples/demo.scm
@@ -26,7 +26,9 @@
;; Basic setup
(use-modules
- (starlet base)
+ (starlet fixture)
+ (starlet state)
+ (starlet scanout)
(starlet playback)
(starlet effects)
(starlet colours)