Changed to relative include names

This commit is contained in:
Adrian Mariano
2020-07-21 20:05:21 -04:00
parent a73ca6368c
commit 7eafa691b4
27 changed files with 40 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
include<BOSL2/std.scad>
include<BOSL2/polyhedra.scad>
include<../std.scad>
include<../polyhedra.scad>
$fn=96;