diff --git a/test/pixel/test_px_sphere.scad b/test/pixel/test_px_sphere.scad index dc432bfa..1b09472d 100644 --- a/test/pixel/test_px_sphere.scad +++ b/test/pixel/test_px_sphere.scad @@ -1,5 +1,5 @@ -include ; -include ; +use ; +use ; module test_px_sphere() { echo("==== test_px_sphere ====");