X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSurfaceViewerDialog.h;h=f53c9bb5ba0fdb0a93e02782e4c21a2960c38004;hb=632adadb8b9230458aeab8ddccc736d674edc87a;hp=ff9f0be7a056f92aea349387c7fe0d982709261c;hpb=8dc75d1449323b08bf7378cded6f0bec24b2016f;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