diff --git a/tools/worldload.lisp b/tools/worldload.lisp
index a88a00f2c1349db2817c76562c4b377dbf172dcc..2585b0fa70ef8a82b9cba9ec556f09074a46d882 100644
--- a/tools/worldload.lisp
+++ b/tools/worldload.lisp
@@ -140,8 +140,7 @@ Don't install any dir translations, 'cause we want the real things.
 
 ;;; PCL.
 ;;;
-#-no-pcl (load "pcl:defsys")
-#-no-pcl (pcl::load-pcl)
+#-no-pcl (load "pcl:pclload")
 
 
 ;;; Load these after PCL.