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