aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/primitive.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vcomponent/primitive.scm')
-rw-r--r--module/vcomponent/primitive.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/primitive.scm b/module/vcomponent/primitive.scm
index e103feae..2cf12508 100644
--- a/module/vcomponent/primitive.scm
+++ b/module/vcomponent/primitive.scm
@@ -17,7 +17,7 @@
;
%vcomponent-shallow-copy)
- (make-vcomponent add-line! add-child! make-vline add-attribute! parse-path)
+ (make-vcomponent add-line! add-child! make-vline add-attribute! parse-cal-path)
)
(load-extension "libguile-calendar" "init_lib")