aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/util/parse-cal-path.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vcomponent/util/parse-cal-path.scm')
-rw-r--r--module/vcomponent/util/parse-cal-path.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/util/parse-cal-path.scm b/module/vcomponent/util/parse-cal-path.scm
index 94c0c6ed..11a32064 100644
--- a/module/vcomponent/util/parse-cal-path.scm
+++ b/module/vcomponent/util/parse-cal-path.scm
@@ -1,5 +1,5 @@
(define-module (vcomponent util parse-cal-path)
- :use-module (calp util)
+ :use-module (hnh util)
:use-module ((calp util time) :select (report-time!))
:use-module (vcomponent base)
:use-module ((vcomponent formats ical parse)