summaryrefslogtreecommitdiff
path: root/sly/shape.scm
diff options
context:
space:
mode:
Diffstat (limited to 'sly/shape.scm')
-rw-r--r--sly/shape.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sly/shape.scm b/sly/shape.scm
index ed9e440..e7b7d26 100644
--- a/sly/shape.scm
+++ b/sly/shape.scm
@@ -25,7 +25,7 @@
#:use-module (sly math)
#:use-module (sly mesh)
#:use-module (sly shader)
- #:use-module (sly texture)
+ #:use-module (sly render texture)
#:use-module (sly math vector)
#:export (make-cube))