diff options
-rw-r--r-- | mech/bottom.scad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mech/bottom.scad b/mech/bottom.scad index 03c2426..f5d75a7 100644 --- a/mech/bottom.scad +++ b/mech/bottom.scad @@ -1,7 +1,7 @@ -use <pcb_case/shell.scad> - include <parameters.scad> +use <pcb_case/shell.scad> + module bottom() { union () { pcb_case_shell_bottom( |