aboutsummaryrefslogtreecommitdiff
path: root/module/calp/server
diff options
context:
space:
mode:
Diffstat (limited to 'module/calp/server')
-rw-r--r--module/calp/server/routes.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/calp/server/routes.scm b/module/calp/server/routes.scm
index b53e1cad..87af983a 100644
--- a/module/calp/server/routes.scm
+++ b/module/calp/server/routes.scm
@@ -1,5 +1,6 @@
(define-module (calp server routes)
:use-module (hnh util)
+ :use-module ((hnh util path) :select (path-append))
:use-module (hnh util options)
:use-module (hnh util exceptions)