diff --git a/helper/screws.scad b/helper/screws.scad index abceccc..fc4b01d 100644 --- a/helper/screws.scad +++ b/helper/screws.scad @@ -1,6 +1,6 @@ /* Some common screw dimensions and helper functions/modules */ -include <../helper/common.scad> +include <../config/common.scad> include <./math.scad> /********************************************************************************/