summaryrefslogtreecommitdiff
path: root/sly/mesh.scm
diff options
context:
space:
mode:
Diffstat (limited to 'sly/mesh.scm')
-rw-r--r--sly/mesh.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sly/mesh.scm b/sly/mesh.scm
index eb6a53b..a382256 100644
--- a/sly/mesh.scm
+++ b/sly/mesh.scm
@@ -30,7 +30,7 @@
#:use-module (gl low-level)
#:use-module (sly wrappers gl)
#:use-module (sly color)
- #:use-module (sly shader)
+ #:use-module (sly render shader)
#:use-module (sly render texture)
#:use-module (sly math vector)
#:use-module (sly signal)