aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/control.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/vcomponent/control.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/control.scm b/module/vcomponent/control.scm
index 5fe5b8b0..4cb6c708 100644
--- a/module/vcomponent/control.scm
+++ b/module/vcomponent/control.scm
@@ -1,4 +1,4 @@
-(define-module (vcomponent control)
+(define-module (vcomponent util control)
#:use-module (calp util)
#:use-module (vcomponent)
#:export (with-replaced-properties))