X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSurfaceViewerDialog.h;h=9601e9af51a4d270a2b150a6a21feeb6bb19e2b6;hb=543b72e23ad001ac2a7743b9beacf48e2d0054ac;hp=c0a8840f2f20a4b1470c8dc48ef52123e5a996ba;hpb=7f5fe9d1132d2fd6186dd33de41d5711ae32871d;p=clitk.git diff --git a/vv/vvSurfaceViewerDialog.h b/vv/vvSurfaceViewerDialog.h index c0a8840..9601e9a 100644 --- a/vv/vvSurfaceViewerDialog.h +++ b/vv/vvSurfaceViewerDialog.h @@ -18,7 +18,7 @@ #ifndef _vvSurfaceViewerDialog_H #define _vvSurfaceViewerDialog_H #include -#if (VTK_MAJOR_VERSION == 8 && VTK_MINOR_VERSION >= 1) || VTK_MAJOR_VERSION >= 9 +#if (VTK_MAJOR_VERSION == 8 && VTK_MINOR_VERSION >= 2) || VTK_MAJOR_VERSION >= 9 #include "ui_vvSurfaceViewerDialog.h" #else #include "ui_vvSurfaceViewerDialogVTK7.h"