From 51931398725207104fb61fa571c0c27b918285de Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 23 Dec 2023 20:29:23 +0100 Subject: mech: Order include statements before use --- mech/bottom.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mech') 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 - include +use + module bottom() { union () { pcb_case_shell_bottom( -- cgit v1.2.3-70-g09d2