aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/describe.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vcomponent/describe.scm')
-rw-r--r--module/vcomponent/describe.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/describe.scm b/module/vcomponent/describe.scm
index a579c245..063efa9c 100644
--- a/module/vcomponent/describe.scm
+++ b/module/vcomponent/describe.scm
@@ -1,5 +1,5 @@
(define-module (vcomponent describe)
- :use-module (util)
+ :use-module (calp util)
:use-module (vcomponent base)
:use-module (text util))