X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSegmentationDialog.h;h=f457df5ee6e7e4864bd4a9e04843330af9ad1a42;hb=1865f86b7420682f57e160c911cfebabbfaa8375;hp=cf248d929f97a01d303f28c041de96c4bbb24878;hpb=8dc75d1449323b08bf7378cded6f0bec24b2016f;p=clitk.git diff --git a/vv/vvSegmentationDialog.h b/vv/vvSegmentationDialog.h index cf248d9..f457df5 100644 --- a/vv/vvSegmentationDialog.h +++ b/vv/vvSegmentationDialog.h @@ -32,10 +32,10 @@ #include "vtkPolyData.h" #include -#if QT_VERSION < 0x050000 -#include -#else +#if QT_VERSION >= 0x050000 #include +#else +#include #endif #include