Salome HOME
-#include "SMESH_*D_Algo.hxx"
authoreap <eap@opencascade.com>
Wed, 29 Aug 2012 17:48:46 +0000 (17:48 +0000)
committereap <eap@opencascade.com>
Wed, 29 Aug 2012 17:48:46 +0000 (17:48 +0000)
+#include "SMESH_Algo.hxx"

src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx

index 3067dc447634ef19b2ec24729b0bc0b6c841b88b..60690721763b35ae99e17c18c898fed6e91bb7a9 100644 (file)
@@ -47,7 +47,7 @@
 #endif
 
 #include <Python.h>
-#include "SMESH_2D_Algo.hxx"
+#include "SMESH_Algo.hxx"
 #include "SMESH_Mesh.hxx"
 #include <SMESHDS_Mesh.hxx>
 #include <SMDS_MeshElement.hxx>