From 4442042197b7905850c34bdd3f94eeab4948f94b Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Mon, 2 Mar 2020 21:03:41 +0000 Subject: [PATCH] Include of wire.scad changed to use. --- tests/wire.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/wire.scad b/tests/wire.scad index 5dacce1..5a05c93 100644 --- a/tests/wire.scad +++ b/tests/wire.scad @@ -18,7 +18,7 @@ // include <../utils/core/core.scad> -include <../vitamins/wire.scad> +use <../vitamins/wire.scad> bundle = [7, 1.4];