diff --git a/extra/benchmark/bootstrap2/bootstrap2.factor b/extra/benchmark/bootstrap2/bootstrap2.factor index f6c5800185..b56b36ac41 100644 --- a/extra/benchmark/bootstrap2/bootstrap2.factor +++ b/extra/benchmark/bootstrap2/bootstrap2.factor @@ -1,4 +1,5 @@ -USING: tools.deploy.private io.files system ; +USING: tools.deploy.private io.files system +tools.deploy.backend ; IN: benchmark.bootstrap2 : bootstrap-benchmark