X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPlugins%2FInterface%2FImageSource.h;h=f5b83964890edc2465e0c0b92c7cee412d0378b4;hb=2361f4f97631e09d88d8a5510a369817dcaa19db;hp=d2e0c527ff824e9b3a20db6deb492347600f7e09;hpb=9015cf98c60cf4ab304a639990004ee783a8bec0;p=cpPlugins.git diff --git a/lib/cpPlugins/Interface/ImageSource.h b/lib/cpPlugins/Interface/ImageSource.h index d2e0c52..f5b8396 100644 --- a/lib/cpPlugins/Interface/ImageSource.h +++ b/lib/cpPlugins/Interface/ImageSource.h @@ -1,7 +1,7 @@ #ifndef __CPPLUGINS__INTERFACE__IMAGESOURCE__H__ #define __CPPLUGINS__INTERFACE__IMAGESOURCE__H__ -#include +#include #include namespace cpPlugins @@ -10,7 +10,7 @@ namespace cpPlugins { /** */ - class cpPlugins_Interface_EXPORT ImageSource + class cpPlugins_EXPORT ImageSource : public SourceObject { public: