fixed up the inventory command
[mudsync.git] / mudsync.scm
index 31caf486acbfd8a470b947bef2df28fe6660ebe4..810f6d45040042b63d6ddd16f789bfb08b8a14ec 100644 (file)
@@ -18,7 +18,7 @@
 ;;; along with Mudsync.  If not, see <http://www.gnu.org/licenses/>.
 
 (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)