X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fcommand.scm;h=765962ce28dcd88defa2efbfe814f029bb5440c9;hp=8672d35c70e1222116925d7a06ab5f1e065b92b1;hb=6f7c1d4f9a2043c16f83facef6b3216e45e14f40;hpb=126d9c593cc4c26082c972741ff69d3b147b7fcd diff --git a/mudsync/command.scm b/mudsync/command.scm index 8672d35..765962c 100644 --- a/mudsync/command.scm +++ b/mudsync/command.scm @@ -18,7 +18,7 @@ (define-module (mudsync command) #:use-module (mudsync parser) - #:use-module (8sync systems actors) + #:use-module (8sync actors) #:use-module (srfi srfi-1) #:use-module (srfi srfi-9) #:use-module (ice-9 control)