Salome HOME
0020279: [CEA 334] control the "random" use when using mesh algorithms
[modules/smesh.git] / src / StdMeshers / StdMeshers_Projection_2D.cxx
index af75b6a4ff1aa62db7b758b17ee29163f13de3e2..3457197f5baff75364d1cd9f07c8fe38789b40f5 100644 (file)
@@ -35,7 +35,7 @@
 #include "SMESH_Block.hxx"
 #include "SMESH_Gen.hxx"
 #include "SMESH_Mesh.hxx"
-#include "SMESH_MeshEditor.hxx"
+#include "SMESH_MesherHelper.hxx"
 #include "SMESH_Pattern.hxx"
 #include "SMESH_subMesh.hxx"
 #include "SMESH_subMeshEventListener.hxx"