X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync.scm;h=15f4c862ad18d7ead1d2339c0f8b7cb3a284035d;hp=a3caaa17d8f30b85f998234853433d2fca7b17e1;hb=010c6322cd8fa4bda1b3e6c58e521f16a9c66169;hpb=7e11c67b59dc07a46576b2acaa4657ee533df7d5 diff --git a/mudsync.scm b/mudsync.scm index a3caaa1..15f4c86 100644 --- a/mudsync.scm +++ b/mudsync.scm @@ -18,7 +18,7 @@ ;;; along with Mudsync. If not, see . (define-module (mudsync) - #:use-module (8sync systems actors) + #:use-module (8sync actors) #:use-module (8sync agenda) #:use-module (ice-9 format) #:use-module (ice-9 match)