mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-04 03:09:45 +00:00
Include specifies BOSL2/, which can get the wrong version of the lib.
This commit is contained in:
parent
f67b0dbfc5
commit
d26a1ab3d4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
include <BOSL2/beziers.scad>
|
include <beziers.scad>
|
||||||
|
|
||||||
|
|
||||||
// Section: Functions
|
// Section: Functions
|
||||||
|
|
Loading…
Reference in a new issue