diff --git a/benchmarks/stl/pelvis.geo b/benchmarks/stl/pelvis.geo
index f128ad886467487cb4b81cc8fbb67ee4c6c069be..7b8aa0c3c1871cb76b205d4820d05d5dba5c19a1 100644
--- a/benchmarks/stl/pelvis.geo
+++ b/benchmarks/stl/pelvis.geo
@@ -4,7 +4,7 @@ Mesh.Algorithm3D = 4; //Frontal (4) Delaunay(1)
 Merge "pelvisSMOOTH.stl";
 CreateTopology;
 
-Compound Surface(200)={1} ; //Conformal;
+Compound Surface(200)={1} Conformal;
 
 Surface Loop(300)={200};
 Volume(301)={300};