X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fcommand.scm;fp=mudsync%2Fcommand.scm;h=765962ce28dcd88defa2efbfe814f029bb5440c9;hp=8672d35c70e1222116925d7a06ab5f1e065b92b1;hb=c8c47c9d61abd219f561c020e9147d715717a16f;hpb=ca990b14f563fc450548954184ff6fc0e4792739 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)