Switch things over to using scrubl
[mudsync.git] / mudsync / command.scm
index 8672d35c70e1222116925d7a06ab5f1e065b92b1..765962ce28dcd88defa2efbfe814f029bb5440c9 100644 (file)
@@ -18,7 +18,7 @@
 
 (define-module (mudsync command)
   #:use-module (mudsync parser)
 
 (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)
   #:use-module (srfi srfi-1)
   #:use-module (srfi srfi-9)
   #:use-module (ice-9 control)