aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points/ical.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/entry-points/ical.scm (renamed from module/entry-points/ical.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/entry-points/ical.scm b/module/calp/entry-points/ical.scm
index 997621b2..3bf211df 100644
--- a/module/entry-points/ical.scm
+++ b/module/calp/entry-points/ical.scm
@@ -1,4 +1,4 @@
-(define-module (entry-points ical)
+(define-module (calp entry-points ical)
:export (main)
:use-module (util)
:use-module (util options)