diff --git a/core/bootstrap/boot-stage1.factor b/core/bootstrap/boot-stage1.factor index ae6f200b10..a7d173ceef 100644 --- a/core/bootstrap/boot-stage1.factor +++ b/core/bootstrap/boot-stage1.factor @@ -13,7 +13,7 @@ prettyprint sequences vectors words ; [ \ boot , - "library" require + "core" require "core/compiler" require "core/io/buffer" require "core/ui" require