]> Creatis software - clitk.git/blobdiff - common/rtkImagXImageIOFactory.h
Sync RTK files with the RTK public repo
[clitk.git] / common / rtkImagXImageIOFactory.h
index 5170d45719356466302e7c4dff5e4bebc5cd2921..2466e9d9607bbf7bd18ebb19840341115edcc925 100644 (file)
@@ -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
-