]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbmaracasvisuImageChangeInformation.h
Removing references to gdcm
[creaMaracasVisu.git] / bbtk / src / bbmaracasvisuImageChangeInformation.h
index e9751ebf641efe389eac119a8f67b39ee8fa7d4f..3a7d037e103688ae4c2d3af0e8bdaed8b33ee802 100644 (file)
@@ -1,12 +1,12 @@
-#ifndef __bbmaracasvisuImageChangeInformation_h_INCLUDED__
-#define __bbmaracasvisuImageChangeInformation_h_INCLUDED__
+#ifndef __bbcreaMaracasVisuImageChangeInformation_h_INCLUDED__
+#define __bbcreaMaracasVisuImageChangeInformation_h_INCLUDED__
 #include "bbtkAtomicBlackBox.h"
 #include "iostream"
 
 #include "vtkImageData.h"
 #include "vtkImageChangeInformation.h"
 
-namespace bbmaracasvisu
+namespace bbcreaMaracasVisu
 {
 
 class /*BBTK_EXPORT*/ ImageChangeInformation
@@ -41,7 +41,7 @@ BBTK_DESCRIPTION("vtkImageData change information. Translate extern to 0,0,0");
   BBTK_OUTPUT(ImageChangeInformation,Out,"Output image",vtkImageData*,"");
 BBTK_END_DESCRIBE_BLACK_BOX(ImageChangeInformation);
 }
-// EO namespace bbmaracasvisu
+// EO namespace bbcreaMaracasVisu
 
-#endif // __bbmaracasvisuImageChangeInformation_h_INCLUDED__
+#endif // __bbcreaMaracasVisuImageChangeInformation_h_INCLUDED__