X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvBlendImageActor.h;h=a0e954915927355831c715212654b0b598e64833;hb=e90f3417df897baa4a768b35374d7a80c5fa688e;hp=bb2e0667bc25618a7cd222e2288363f62b1d95a1;hpb=a6ea44eedda768b674fbd77f6aa10b121c122ebd;p=clitk.git diff --git a/vv/vvBlendImageActor.h b/vv/vvBlendImageActor.h index bb2e066..a0e9549 100644 --- a/vv/vvBlendImageActor.h +++ b/vv/vvBlendImageActor.h @@ -22,7 +22,7 @@ #include #include -#if VTK_MAJOR_VERSION >= 5 && VTK_MINOR_VERSION >= 10 +#if VTK_MAJOR_VERSION >= 6 || (VTK_MAJOR_VERSION >= 5 && VTK_MINOR_VERSION >= 10) #define VTK_IMAGE_ACTOR vtkImageActor #include #else