aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork-examples.asd
diff options
context:
space:
mode:
Diffstat (limited to 'wheelwork-examples.asd')
-rw-r--r--wheelwork-examples.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/wheelwork-examples.asd b/wheelwork-examples.asd
index 75d7ef4..81fb76d 100644
--- a/wheelwork-examples.asd
+++ b/wheelwork-examples.asd
@@ -7,7 +7,7 @@
:depends-on (#:wheelwork #:wheelwork-gui)
:pathname "examples/"
:components ((:file "01-click-and-drag-image")
- (:file "02-moving-bitmp")
+ (:file "02-image-transforms-and-events")
(:file "03-font-render")
(:file "04-a-button")
(:file "05-frameset-animation")