aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork.asd
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-07-19 06:45:16 -0500
committerColin Okay <colin@cicadas.surf>2022-07-19 06:45:16 -0500
commit3c1df8b7807f772887dc3d85725059c4dbe75cca (patch)
tree9a02be7dff5b9e3e10c13b4f08f5fb487aca0d2c /wheelwork.asd
parent3e5fb0e5ceb14475164b2a97187c0164ad465cc3 (diff)
[rename] bitmap/image
Diffstat (limited to 'wheelwork.asd')
-rw-r--r--wheelwork.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/wheelwork.asd b/wheelwork.asd
index 086c1c7..c982e92 100644
--- a/wheelwork.asd
+++ b/wheelwork.asd
@@ -37,7 +37,7 @@
(:file "listener")))
(:module "interactive"
:components ((:file "interactive")
- (:file "bitmap")
+ (:file "image")
(:file "text")
(:file "button")
(:file "frameset")