Salome HOME
Some corrections of import/export operations
[plugins/dxfplugin.git] / src / DXFPlugin_Engine.hxx
index 0274c578a188602229dd53dde5525c374659e022..073d0df7addaa44cc44490d5739bfa5f911f38eb 100755 (executable)
@@ -21,7 +21,7 @@
 #define _DXFPLUGIN_ENGINE_HXX_
 
 #ifdef WIN32
- #if defined DXFPLUGINENGINE_EXPORTS || defined DXFPLUGINENGINE_EXPORTS
+ #if defined DXFPLUGINENGINE_EXPORTS || defined DXFPluginEngine_EXPORTS
    #define DXFPLUGINENGINE_EXPORT __declspec( dllexport )
  #else
    #define DXFPLUGINENGINE_EXPORT __declspec( dllimport )