summaryrefslogtreecommitdiff
path: root/examples/9-patch.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/9-patch.scm')
-rw-r--r--examples/9-patch.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/9-patch.scm b/examples/9-patch.scm
index feb02b0..debc69d 100644
--- a/examples/9-patch.scm
+++ b/examples/9-patch.scm
@@ -1,8 +1,8 @@
(use-modules (chickadee)
(chickadee math rect)
(chickadee math vector)
- (chickadee graphics font)
(chickadee graphics 9-patch)
+ (chickadee graphics text)
(chickadee graphics texture))
(define image #f)