X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2FContour%2FAutoControlPoints.h;h=a1ae4fbcbce154c3d15b973e412aa7d61db64e49;hb=b3833629d57b85a454e543c0e1cb27bda2d20f7f;hp=e0bad6bfe138301f87c2d92e1eb6f0788002ddb3;hpb=c5feadbb145eecf6d73f793535b7e23eb18db2cb;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/Contour/AutoControlPoints.h b/lib/maracasVisuLib/src/interface/wxWindows/Contour/AutoControlPoints.h index e0bad6b..a1ae4fb 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/Contour/AutoControlPoints.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/Contour/AutoControlPoints.h @@ -1,7 +1,7 @@ #ifndef __AutoControlPoints_h_INCLUDED__ #define __AutoControlPoints_h_INCLUDED__ -#include "manualContour.h" +#include "manualContourModel.h" #include "Propagation.h" #include "vectorFunctions.h" @@ -109,4 +109,6 @@ class AutoControlPoints : Vector }; -#endif // __AutoControlPoints_h_INCLUDED__ \ No newline at end of file +#endif // __AutoControlPoints_h_INCLUDED__ + +