]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/ImageSource.h
...
[cpPlugins.git] / lib / cpPlugins / Interface / ImageSource.h
index d2e0c527ff824e9b3a20db6deb492347600f7e09..f5b83964890edc2465e0c0b92c7cee412d0378b4 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __CPPLUGINS__INTERFACE__IMAGESOURCE__H__
 #define __CPPLUGINS__INTERFACE__IMAGESOURCE__H__
 
-#include <cpPlugins/Interface/cpPlugins_Interface_Export.h>
+#include <cpPlugins/cpPlugins_Export.h>
 #include <cpPlugins/Interface/SourceObject.h>
 
 namespace cpPlugins
@@ -10,7 +10,7 @@ namespace cpPlugins
   {
     /**
      */
-    class cpPlugins_Interface_EXPORT ImageSource
+    class cpPlugins_EXPORT ImageSource
       : public SourceObject
     {
     public: