X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2FContour%2FPropagation.h;h=304b8fc8180e4840c2cf6f27fafef38a6aabf367;hb=414da1a291ff4c9d9a946536d3d219e4b5f9e6c2;hp=9fb0bfeae55c41f5efba84751705236d7af39553;hpb=97fcb31897168533a2ea52f302c29a1ac69852b4;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/Contour/Propagation.h b/lib/maracasVisuLib/src/interface/wxWindows/Contour/Propagation.h index 9fb0bfe..304b8fc 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/Contour/Propagation.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/Contour/Propagation.h @@ -8,7 +8,7 @@ */ #include "marTypes.h" -#include "../manualContour.h" +#include "manualContourModel.h" #include "time.h" #include @@ -47,7 +47,7 @@ class Vector std::vector _vecZ; }; -class MARACASVISULIB_EXPORTS PropContour +class creaMaracasVisu_EXPORT PropContour { public: PropContour();