move bearing-guide.scad to inc/, add guides to x-end/y-drivetrain
[clinton/prusa3.git] / box_frame / doc / complete-printer-plus.scad
index 3eded0e..96e75a5 100644 (file)
@@ -13,7 +13,7 @@ use <../x-end.scad>
 use <../x-carriage.scad>
 use <../y-axis-bracket.scad>
 use <../bushing.scad>
-use <../bearing-guide.scad>
+use <../inc/bearing-guide.scad>
 module ybeltholder() {
        include <../y-belt-holder.scad>
 }