summaryrefslogtreecommitdiff
path: root/mech/top.scad
diff options
context:
space:
mode:
Diffstat (limited to 'mech/top.scad')
-rw-r--r--mech/top.scad2
1 files changed, 2 insertions, 0 deletions
diff --git a/mech/top.scad b/mech/top.scad
index 55882f0..114ae16 100644
--- a/mech/top.scad
+++ b/mech/top.scad
@@ -1,5 +1,7 @@
include <common.scad>
+use <pcb_case/shell.scad>
+
module top() {
difference() {
pcb_case_shell_top(dim, t);