]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Common.h
...
[FrontAlgorithms.git] / lib / fpa / Common.h
index c5bf1688e441b8e0a323df0490cb9910e58df204..c46ae572f17408a8c0a9f7f05693029b5441b236 100644 (file)
@@ -2,11 +2,11 @@
 #define __FPA__COMMON__H__
 
 #include <string>
-#include <fpa/FrontAlgorithms_Export.h>
+#include <fpa/fpa_Export.h>
 
 namespace fpa
 {
-  std::string FrontAlgorithms_EXPORT GetVersion( );
+  std::string fpa_EXPORT GetVersion( );
 
 } // ecapseman