From 3c1df8b7807f772887dc3d85725059c4dbe75cca Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Tue, 19 Jul 2022 06:45:16 -0500 Subject: [rename] bitmap/image --- wheelwork-examples.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wheelwork-examples.asd') diff --git a/wheelwork-examples.asd b/wheelwork-examples.asd index 47f0e82..9ba1aaa 100644 --- a/wheelwork-examples.asd +++ b/wheelwork-examples.asd @@ -6,7 +6,7 @@ :serial t :depends-on (#:wheelwork) :pathname "examples/" - :components ((:file "01-click-and-drag-bitmap") + :components ((:file "01-click-and-drag-image") (:file "02-moving-bitmp") (:file "03-font-render") (:file "04-a-button") -- cgit v1.2.3