Salome HOME
1st step.
[modules/med.git] / src / MEDCouplingCorba / MEDCoupling1DGTUMeshServant.cxx
index 6c879148d8e1c722801aa68bf97ed162a64908b9..ec1f964c859034476eb84a5cdffd2d35bb0e3193 100644 (file)
@@ -21,7 +21,7 @@
 #include "MEDCoupling1DGTUMeshServant.hxx"
 #include "MEDCoupling1GTUMesh.hxx"
 
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;
 
 MEDCoupling1DGTUMeshServant::MEDCoupling1DGTUMeshServant(const MEDCoupling1DGTUMesh *cppPointerOfMesh):MEDCoupling1GTUMeshServant(cppPointerOfMesh)
 {