mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +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
|
||||
|
|
Loading…
Reference in a new issue