X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStationsFilter.h;h=e6b11a753f4630e33788b71e201f2c9745566e1c;hb=16f9cff32207e43328678cdb17a0bccc3441b6cb;hp=e90abd4045c39fb277f6b4ca33c136469c020f09;hpb=e008d74b0ecdc4ca2eaae8c429901a78f9ef5c31;p=clitk.git diff --git a/segmentation/clitkExtractLymphStationsFilter.h b/segmentation/clitkExtractLymphStationsFilter.h index e90abd4..e6b11a7 100644 --- a/segmentation/clitkExtractLymphStationsFilter.h +++ b/segmentation/clitkExtractLymphStationsFilter.h @@ -42,7 +42,7 @@ namespace clitk { public: /** Standard class typedefs. */ typedef itk::ImageToImageFilter Superclass; - typedef ExtractLymphStationsFilter Self; + typedef ExtractLymphStationsFilter Self; typedef itk::SmartPointer Pointer; typedef itk::SmartPointer ConstPointer;