Update to use build-actions; fix clerk communication
[mudsync.git] / mudsync / run-game.scm
index 6bacfcd573d7de43fa01b542fede6a9487b1c4d6..95fedb0ec99c0fe37f7e172e0f9af5ef7826f821 100644 (file)
@@ -20,8 +20,8 @@
   #:use-module (mudsync game-master)
   #:use-module (8sync agenda)
   #:use-module (8sync repl)
-  #:use-module (8sync systems actors)
-  #:use-module (8sync systems actors debug)
+  #:use-module (8sync actors)
+  #:use-module (8sync debug)
   #:use-module (srfi srfi-1)
   #:use-module (ice-9 receive)
   #:use-module (ice-9 q)