diff options
Diffstat (limited to 'mech/top.scad')
-rw-r--r-- | mech/top.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mech/top.scad b/mech/top.scad index 114ae16..7922f70 100644 --- a/mech/top.scad +++ b/mech/top.scad @@ -1,4 +1,4 @@ -include <common.scad> +include <parameters.scad> use <pcb_case/shell.scad> |