From 051edf0de9f1dd39269b6ecdf1c5e534023dd8e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 17 Aug 2020 18:09:46 +0200 Subject: Got type files out of output. --- module/vcomponent/ical/output.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/vcomponent/ical/output.scm') diff --git a/module/vcomponent/ical/output.scm b/module/vcomponent/ical/output.scm index 530203e6..eead035b 100644 --- a/module/vcomponent/ical/output.scm +++ b/module/vcomponent/ical/output.scm @@ -13,7 +13,7 @@ :use-module (glob) :use-module (vcomponent recurrence) :use-module (vcomponent geo) - :use-module (output types) + :use-module (vcomponent ical types) :use-module (output common) :autoload (vcomponent instance) (global-event-object) :use-module ((datetime instance) :select (zoneinfo)) -- cgit v1.2.3