aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/formats/xcal/types.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vcomponent/formats/xcal/types.scm')
-rw-r--r--module/vcomponent/formats/xcal/types.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/formats/xcal/types.scm b/module/vcomponent/formats/xcal/types.scm
index 34c7c40d..05fbc8c6 100644
--- a/module/vcomponent/formats/xcal/types.scm
+++ b/module/vcomponent/formats/xcal/types.scm
@@ -1,5 +1,5 @@
(define-module (vcomponent formats xcal types)
- :use-module (calp util)
+ :use-module (hnh util)
:use-module (vcomponent formats ical types)
:use-module (datetime)
)