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 ac370a6c..27b2cbae 100644
--- a/module/vcomponent/geo.scm
+++ b/module/vcomponent/geo.scm
@@ -1,5 +1,5 @@
(define-module (vcomponent geo)
- :use-module (calp util)
+ :use-module (hnh util)
:use-module (srfi srfi-9 gnu))
(define-immutable-record-type <geographical-position>