aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/search.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/calp/html/view/search.scm')
-rw-r--r--module/calp/html/view/search.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/calp/html/view/search.scm b/module/calp/html/view/search.scm
index faefe6dc..3141fa11 100644
--- a/module/calp/html/view/search.scm
+++ b/module/calp/html/view/search.scm
@@ -1,5 +1,5 @@
(define-module (calp html view search)
- :use-module (util)
+ :use-module (calp util)
:use-module (vcomponent)
:use-module (vcomponent search)
:use-module ((ice-9 pretty-print) :select (pretty-print))