X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCalc%2Fcmp%2FMED.hxx;h=bd3246683265e3921cdb0845fae6cc11e1e90876;hb=a1c6c7c23dfa9ee3eed102b7b85b8183c3ee86e8;hp=a3436164bc8f571a56b6bdfacc826627bd7971b3;hpb=66a70e025d31e6b8d124510db0bcf9bea9493b46;p=modules%2Fmed.git diff --git a/src/MEDCalc/cmp/MED.hxx b/src/MEDCalc/cmp/MED.hxx index a3436164b..bd3246683 100644 --- a/src/MEDCalc/cmp/MED.hxx +++ b/src/MEDCalc/cmp/MED.hxx @@ -85,10 +85,10 @@ public: extern "C" MEDCALC_EXPORT -PortableServer::ObjectId* MEDEngine_factory( CORBA::ORB_ptr orb, - PortableServer::POA_ptr poa, - PortableServer::ObjectId* contId, - const char* instanceName, - const char* interfaceName ); +PortableServer::ObjectId* FIELDSEngine_factory( CORBA::ORB_ptr orb, + PortableServer::POA_ptr poa, + PortableServer::ObjectId* contId, + const char* instanceName, + const char* interfaceName ); #endif