X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FrtkImagXImageIOFactory.h;h=2466e9d9607bbf7bd18ebb19840341115edcc925;hb=749a10abf2b91f6cedc3d89addd3658044670714;hp=5170d45719356466302e7c4dff5e4bebc5cd2921;hpb=fbd1f3ace65ab9540cb4e0b2d4af83b60232479e;p=clitk.git diff --git a/common/rtkImagXImageIOFactory.h b/common/rtkImagXImageIOFactory.h index 5170d45..2466e9d 100644 --- a/common/rtkImagXImageIOFactory.h +++ b/common/rtkImagXImageIOFactory.h @@ -54,7 +54,7 @@ public: itkFactorylessNewMacro(Self); /** Run-time type information (and related methods). */ - itkTypeMacro(EsrfHstImageIOFactory, ObjectFactoryBase); + itkTypeMacro(ImagXImageIOFactory, ObjectFactoryBase); /** Register one factory of this type */ static void RegisterOneFactory(void) { @@ -75,4 +75,3 @@ private: } // end namespace #endif -