]> Creatis software - clitk.git/blobdiff - common/vvFromITK.h
- essai pour compiler plus vite
[clitk.git] / common / vvFromITK.h
index 4d43c61d22d386e7b79792981ac233c5fab98aac..9e1f7c1c61e8aee0d3eab373c1bdf012359efa9f 100644 (file)
@@ -22,13 +22,13 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 =========================================================================*/
 
-#ifndef vvImageFromITK_h
-#define vvImageFromITK_h
+#ifndef VVIMAGEFROMITK_H
+#define VVIMAGEFROMITK_H
 
 #include "vvImage.h"
-#include <itkImage.h>
+//#include <itkImage.h>
 #include <itkExtractImageFilter.h>
-#include "itkImageToVTKImageFilter.h"
+#include <itkImageToVTKImageFilter.h>
 
 /**Converts the itk image to vv, handling the 4D problem
  * The time_sequence boolean specifies that the image is to be interpreted as a time sequence,