aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/geo.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vcomponent/geo.scm')
-rw-r--r--module/vcomponent/geo.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/geo.scm b/module/vcomponent/geo.scm
index 2a343ed9..ac370a6c 100644
--- a/module/vcomponent/geo.scm
+++ b/module/vcomponent/geo.scm
@@ -1,5 +1,5 @@
(define-module (vcomponent geo)
- :use-module (util)
+ :use-module (calp util)
:use-module (srfi srfi-9 gnu))
(define-immutable-record-type <geographical-position>