diff options
Diffstat (limited to 'mech/bottom.scad')
-rw-r--r-- | mech/bottom.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mech/bottom.scad b/mech/bottom.scad index 195244f..03c2426 100644 --- a/mech/bottom.scad +++ b/mech/bottom.scad @@ -1,6 +1,6 @@ use <pcb_case/shell.scad> -include <common.scad> +include <parameters.scad> module bottom() { union () { |