From 044b635bed9feb1e65b952832610056a953fc291 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Sat, 2 Oct 2021 09:35:06 -0400 Subject: [PATCH] make reference to builtins.scad properly relative --- shapes2d.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shapes2d.scad b/shapes2d.scad index 5654a50..bfeed33 100644 --- a/shapes2d.scad +++ b/shapes2d.scad @@ -14,7 +14,7 @@ // include ////////////////////////////////////////////////////////////////////// -use +use // Section: 2D Primitives