X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSurfaceViewerDialog.h;h=f53c9bb5ba0fdb0a93e02782e4c21a2960c38004;hb=0e51b8dde15bfe59437d6f351c516f4137faf631;hp=ff9f0be7a056f92aea349387c7fe0d982709261c;hpb=6543794d0c4718aaa344b28acc77ca18d423f1f3;p=clitk.git diff --git a/vv/vvSurfaceViewerDialog.h b/vv/vvSurfaceViewerDialog.h index ff9f0be..f53c9bb 100644 --- a/vv/vvSurfaceViewerDialog.h +++ b/vv/vvSurfaceViewerDialog.h @@ -23,10 +23,10 @@ class vtkPolyDataMapper; class vtkActor; class vtkOBJReader; -#if QT_VERSION < 0x050000 -#include -#else +#if QT_VERSION >= 0x050000 #include +#else +#include #endif #include